mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Merge pull request #2231 from ZeiP/bug/1153_stats
Change the Flash charts to Charts.js
This commit is contained in:
commit
6ad1e2cf93
30 changed files with 552 additions and 1113 deletions
|
|
@ -36,3 +36,6 @@
|
|||
//= require jquery.truncator
|
||||
//= require superfish
|
||||
//= require supersubs
|
||||
|
||||
//= require Chart.min
|
||||
//= require chartjs-plugin-colorschemes.min
|
||||
|
|
|
|||
11
app/assets/javascripts/chartjs-plugin-colorschemes.min.js
vendored
Normal file
11
app/assets/javascripts/chartjs-plugin-colorschemes.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1266,7 +1266,7 @@ button.positive, .widgets a.positive{
|
|||
background-color:black;
|
||||
}
|
||||
|
||||
.stats_content .open-flash-chart, .stats_content .stats_module {
|
||||
.stats_content .chart, .stats_content .stats_module {
|
||||
float: left;
|
||||
width: 450px;
|
||||
margin-right:20px;
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue