Use chartkick globally
* Clean up legacy charting imports * Update existing donut and line charts * Create helpers for parsing out existing chart data * Move chart partials to a more common path
This commit is contained in:
parent
ef4b7fda92
commit
6374a224a5
29 changed files with 331 additions and 577 deletions
1
Gemfile
1
Gemfile
|
|
@ -128,7 +128,6 @@ gem 'ajax-datatables-rails'
|
|||
gem 'jquery-datatables-rails'
|
||||
|
||||
# for charts
|
||||
gem 'chart-js-rails'
|
||||
gem 'chartkick'
|
||||
|
||||
# for displaying maps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue