You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-occuring issues as #39 show that this plugin is in need of some well defined tests.
The tests should cover
dragging on all types of charts is working
dragging on stacked charts is working
dragging to 0 is working
the callbacks are provided with the correct function arguments
rounding of values is working correct
dragData: false within a dataset is working as expected
touch device support
Did I forget something? I will try my best to review open PRs, and get started with writing these tests in the coming weeks. However, help would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
Re-occuring issues as #39 show that this plugin is in need of some well defined tests.
The tests should cover
dragData: false
within a dataset is working as expectedDid I forget something? I will try my best to review open PRs, and get started with writing these tests in the coming weeks. However, help would be greatly appreciated!
The text was updated successfully, but these errors were encountered: