Chartist.js :: Arvind Sir
Official Link :: https://gionkunz.github.io/chartist-js/ How to add chartist.js :: blog error https://stackoverflow.com/questions/34849012/how-to-set-up-basic-chartist-js-chart Draw chart here :: <script> document . addEventListener ( 'DOMContentLoaded' , function ( ) { // Draw charts here }); </script> Good link :: https://blog.arkency.com/2017/07/how-to-quickly-add-graphs-and-charts-to-rails-app/ Blog link for github chartist :: https://github.com/gionkunz/chartist-js Good link to get any chart in rails https://www.cryptextechnologies.com/blogs/how-to-include-any-chart-in-your-rails-app link for charkick and groupdate :: https://kirirotha.medium.com/quick-and-easy-data-visualization-for-ruby-on-rails-ba9d2786c0f2 link for github akane - for chartkick -- https://github.com/ankane/chartkick Dynamic chart with example :: https://stackoverflow.com/questions/16706279/displaying-dynamic-data-using-charts-and-graphs-in-ruby-on-rails Chartist-rails...