-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix graph and coloring when ordinal/time scales are used
Adjusts the y-axis and coloring for when ordinal (and as a derivative, time scales) are the only y-axis in the graph. Previously, a number- only axis was required to draw the plot. Also fixes a bug where selecting ordinal/time scale would not select the lines. Closes #54
- Loading branch information
1 parent
547ca3c
commit ac9bfca
Showing
1 changed file
with
85 additions
and
16 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