forked from mcmanuss8/jquery.sparkline
-
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.
Handle chartRangeMin/Max in stacked bar graphs
Fixes gwatts#69 Example with chartRangeMin: 0 and values: [[20, 20], [10, 10], [5, 5]] Notice the clipping that occurs in the "before" image: http://imgur.com/a/ay6e8 Signed-off-by: Chad Keating <[email protected]> gwatts#131
- Loading branch information
1 parent
ea51eb0
commit 102d67e
Showing
1 changed file
with
23 additions
and
19 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