change stats colors
This commit is contained in:
parent
b5e699e8b8
commit
eb951c75e4
3 changed files with 6 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
Chartkick.options = {
|
||||
content_for: :charts_js,
|
||||
defer: true,
|
||||
colors: ["rgba(61, 149, 236, 1)"],
|
||||
colors: ["#000091"],
|
||||
thousands: ' ',
|
||||
decimal: ','
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue