Google charts tool continue
2, 3 July 2017 Report :
-
Analysing google charts in the website and found some bugs in google_visualr. Trying to fix them in daru-view. Trying more examples from the site.
-
Few examples added in this notebook
-
rake file added for the google chart to update the JS files using
rake googlecharts:update
command. -
Adding specs.
4, 5 July 2017 Report :
-
I read articles and watched few videos on DataTable. Discussing about it in this forum
-
These 2 links shows, how DataTable can handle millions of rows, very fast :
some server side process, that can be useful to load data into pieces:
6, 7 July 2017 Report :
-
Added google charts examples in spec/dummy_rails , dummy_sinatra, dummy_nanoc web application.
-
Working on DataTables for daru-view. Discussion link
If I am correct then there is no Ruby gem right now for DataTables, that can generate the html, javascript code and display the tables. I am thinking to create a gem that can generate simple javascript for the DataTables.
- Adding specs and trying to make coverage report better.
Follow @shekharrajak