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

Changes to update charts on options change #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 30, 2016

  1. - watch option -> objectEquality == true -> to compare object with an…

    …gular.equals instead
    
    !== (strict) to detect changes in object attrs
    - echarrts.setOption notMerge = true -> Do not merge, to avoid data series merge on multiple reloads
    cesterlizi committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    9ca9052 View commit details
    Browse the repository at this point in the history
  2. bower version

    copy to dist folder
    cesterlizi committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    5600473 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ca5d55 View commit details
    Browse the repository at this point in the history