Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.48 KB

File metadata and controls

33 lines (20 loc) · 1.48 KB

Draggable Select Range Plugin | Chart.js

Draggable Select Range Plugin | Chart.js

A ChartJS select range plugin for Line charts. It select a range of chart from X axis



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.

Plugin Online Documentation