ankane / react-chartkick

Create beautiful JavaScript charts with one line of React
https://chartkick.com/react
MIT License
1.2k stars 58 forks source link

[Idea] Scatter and Line #24

Closed cathal-killeen closed 6 years ago

cathal-killeen commented 6 years ago

I was wondering if it is possible to add a scatter and a line to the same plot. I want to add the line of best fit to my scatter data (I can calculate this line myself), but I can't find anything that allows this in the documentation.

ankane commented 6 years ago

Hey @cathal-killeen, Chartkick doesn’t have any functionality for this.