Ryan Scott
Ryan Scott
Uses: https://github.com/umdjs/umd/blob/master/templates/jqueryPlugin.js
After running: ``` $ rails generate jquery:datatables:install $ rails generate jquery:datatables:install bootstrap3 $ rails generate jquery:datatables:install responsive ``` My application.js looks like this: ``` ... //= require dataTables/jquery.dataTables //= require...
Hey, just wondering if there's plans for an option to animate the graph on data changes? Awesome project thanks for your work!