vendor/assets/javascripts/_chart.js in active_frontend-13.0.0 vs vendor/assets/javascripts/_chart.js in active_frontend-13.0.1
- old
+ new
@@ -164,11 +164,11 @@
// Array - A list of colors to use as the defaults
segmentColorDefault: [
"rgba(151,212,19,1)",
"rgba(75,173,8,1)",
- "rgba(69,195,196,1)",
+ "rgba(30,196,214,1)",
"rgba(0,102,255,1)",
"rgba(86,21,237,1)",
"rgba(124,39,243,1)",
"rgba(255,0,102,1)",
"rgba(240,35,17,1)",
@@ -180,10 +180,10 @@
// Array - A list of highlight colors to use as the defaults
segmentHighlightColorDefaults: [
"rgba(151,212,19,0.1)",
"rgba(75,173,8,0.1)",
- "rgba(69,195,196,0.1)",
+ "rgba(30,196,214,0.1)",
"rgba(0,102,255,0.1)",
"rgba(86,21,237,0.1)",
"rgba(124,39,243,0.1)",
"rgba(255,0,102,0.1)",
"rgba(240,35,17,0.1)",