Skip to content

Ability to specify a function to retrieve series values #45

Description

@robinfhu

I want to be able to do this:

series1:
   type: 'line'
   values: (d)-> Math.sqrt(d)

In order to make this work, it's necessary to specify a list of x keys in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions