-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
Description
I added horizontal (X-Axis) Brush support, but the code needs refactoring and I am not completely sure how to best integrate Brush support with default charts and scales. Thinking about giving an option to show a default Brush or just leave Brushes for use with custom scales. Probably the former if I can make it work nicely. Other open questions, should the Brush share the SVG with the Graph or have its own..
Any feedback is welcome.