Added pointerConfig in Line Area Charts to allow smooth magic scroll

This commit is contained in:
Abhinandan-Kushwaha 2022-04-06 04:43:42 +05:30
commit 9970444df6
1 changed files with 3 additions and 3 deletions

View File

@ -19,13 +19,13 @@ The most complete library for Bar, Line, Area, Pie, Donut and Stacked Bar charts
![alt text](/demos/altBars.svg)
![alt text](/demos/barPairs.svg)
<img src='/demos/animatedDataLine.gif' alt='' width=300/>
<img src='/demos/pielabbelled.svg' alt='' height=280 width=270/>
<img src='/demos/scrollLine.gif' alt='' width=360/>
<img src='/demos/animatedDataLine.gif' alt='' width=360/>
<img src='/demos/movingBars.gif' alt='' width=300/>
<img src='/demos/stacks.png' alt='' height=360 width=320/>
![alt text](/demos/lineArea.png)
<img src='/demos/cappedCombined.png' alt='' height=280 width=280/>
<img src='/demos/line.gif' alt='' height=300 width=290/>
<img src='/demos/pielabbelled.svg' alt='' height=280 width=270/>
---