ankane / chartkick

Create beautiful JavaScript charts with one line of Ruby
https://chartkick.com
MIT License
6.33k stars 565 forks source link

Support for inline plugins #623

Closed ycha28 closed 2 months ago

ycha28 commented 2 months ago

It would be great if chartkicks supported inline plugins. I'm trying to implement the plugin described in this SO post (https://stackoverflow.com/questions/51323890/chart-js-stacked-bar-chart-sorting-values-in-bar-by-value), but I don't see a way to add an inline plugin to my Chart.js chart through Chartkick at the moment.

ankane commented 2 months ago

Hi @ycha28, thanks for the suggestion. However, I don't think it's common enough to add / support.