Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add the option to use ticksArray as array of objects, with legend and value properties #662

Merged
merged 2 commits into from
Feb 23, 2019

Commits on Feb 20, 2019

  1. add the option to use ticksArray as array of objects, same as stepsAr…

    …ray, with legend and value properties
    vdiez committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8850a54 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. feat($browser): Accept TicksArray to be an array of object as stepsAr…

    …ray, allowing value and legend
    
    Accept TicksArray to be an array of object as stepsArray, allowing value and legend properties. This
    functionality was possible with translate function, but now it's also possible with a simple array
    vdiez committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    e6f070f View commit details
    Browse the repository at this point in the history