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

fix scale options update error #4198

Merged
merged 3 commits into from Nov 29, 2017

Commits on Nov 7, 2017

  1. Introduce option update

    - allow options be updated inplace or as a new object
    - remerge new options and rebuild scales&tooltips
    - preserve reference to old scale if id/type not changed
    - related tests and new sample also added.
    xg-wang committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    979c606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b1ba37 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2017

  1. update doc and example

    xg-wang committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    af3cb9d View commit details
    Browse the repository at this point in the history