-
-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update bugs for addPoints and addLines
Originally, argument "x" is mixed up with the x representing current chart passed to chartPoints and chartLines, which makes points and lines change with "x" continuously whenever new addPoints() and addLines() are called. New arguments are specified to chartPoints and chartLines to distinguish from x representing the current chart.
- Loading branch information
1 parent
cf5950d
commit 6913356
Showing
1 changed file
with
31 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters