forked from ubccr/xdmod
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct Y axis context menu's consistency, and make bug fixes to the …
…menu: - Enable changing of y axis min and max, and log scaling, at one time. Clicking OK accepts all changes, clicking Cancel rejects them. - Prevent Highcharts Error ubccr#10 by explicitly naming log/linear axis type on HC chart update. - Filter user inputs to axis minimum value when log is selected. - Add support for change stack: anything done in context menu should be treated atomically. - Destroy context menu after use to prevent memory leaks. - Incorporate feedback from eslint linter.
- Loading branch information
Showing
1 changed file
with
96 additions
and
60 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