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
3bbac3667f
commit
516e53d9df
29 changed files with 331 additions and 577 deletions
|
|
@ -111,8 +111,6 @@ GEM
|
|||
fastimage
|
||||
case_transform (0.2)
|
||||
activesupport
|
||||
chart-js-rails (0.1.6)
|
||||
railties (> 3.1)
|
||||
chartkick (3.0.1)
|
||||
childprocess (0.9.0)
|
||||
ffi (~> 1.0, >= 1.0.11)
|
||||
|
|
@ -633,7 +631,6 @@ DEPENDENCIES
|
|||
capybara
|
||||
carrierwave
|
||||
carrierwave-bombshelter
|
||||
chart-js-rails
|
||||
chartkick
|
||||
chromedriver-helper
|
||||
climate_control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue