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

avoid not needed updates for the chart, when dom element changes #52

Closed
wants to merge 6 commits into from
Closed

Commits on May 16, 2018

  1. change detection updated

    changed updated to watch to draw the chart only when the data changes
    dirk-ecker committed May 16, 2018
    Configuration menu
    Copy the full SHA
    f4beccb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. no deep check needed

    dirk-ecker committed May 17, 2018
    Configuration menu
    Copy the full SHA
    8d07a3e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Configuration menu
    Copy the full SHA
    329e9fb View commit details
    Browse the repository at this point in the history
  2. semicolon removed

    dirk-ecker committed May 28, 2018
    Configuration menu
    Copy the full SHA
    2d196bb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. fix concat error

    dirk-ecker committed May 29, 2018
    Configuration menu
    Copy the full SHA
    af6a454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8ea424 View commit details
    Browse the repository at this point in the history