1.0.0 • Published 10 months ago

chartjs-plugin-draggable-selectrange v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

This is a ChartJS selection range plugin for line charts. Selects a range of the chart from the X-axis. You can visually select the desired range on the chart using the mouse and the draggable feature.

It is also possible to display it on the chart by selecting the desired interval with numerical data and using the method available in the plugin. This is a ChartJS selection range plugin for line charts. Selects a range of the chart from the X-axis. You can visually select the desired range on the chart using the mouse and the draggable feature.

Demo

Draggable Select Range Chart.js Plugin Demo

In the example folder, there is a example to explain the plugin. The demo version is also available online in the link below.

Show online demo: Online Demo

Documentation

Plugin documents can be accessed both inside the docs folder and online from the link below.