forked from airbnb/visx
-
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.
new(demo/xychart): add BarStack new(xychart): add horizontal support to BarStack new(demo/xychart): add negative values, refactor accessors internal(xychart/barstack): refactor to use d3-shape :/ new(xychart): clean up BarStack, add mouse events fix(demo/xychart): disable tooltip snapping when using BarStack internal(xychart/BarStack): add util comments, simplify combineBarStackData types(xychart): fix some registry types internal(xychart/BarStack): make perf improvements
- Loading branch information
1 parent
5cd287f
commit 2a5a8dd
Showing
18 changed files
with
582 additions
and
65 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
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
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
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
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
Oops, something went wrong.