Sparkline charts in Ruby on Rails app
Igor Kasyanchuk
Posted on May 7, 2022
Hello, just want to present our new gem: https://github.com/railsjazz/peity_vanilla_rails
If you need something like below:
You can generate it with one line of code:
<%= peity_line_chart([115,123,234,-113,-43,-223,127,332,152,233]) %>
It works without any 3rd party dependencies (like jQuery or React).
Give it a try and I hope to get a star from you!
If someone want's to contribute it would be great!
💖 💪 🙅 🚩
Igor Kasyanchuk
Posted on May 7, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.