vendor/assets/javascripts/_chart.js in active_frontend-12.4.13 vs vendor/assets/javascripts/_chart.js in active_frontend-12.4.14

- old
+ new

@@ -163,11 +163,11 @@ multiTooltipKeyBackground: 'rgba(255,255,255,1)', // Array - A list of colors to use as the defaults segmentColorDefault: [ "rgba(151,212,19,1)", - "rgba(75,173,8,1)", + "rgba(100,194,28,1)", "rgba(69,195,196,1)", "rgba(0,102,255,1)", "rgba(86,21,237,1)", "rgba(124,39,243,1)", "rgba(255,0,102,1)", @@ -179,10 +179,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(100,194,28,0.1)", "rgba(69,195,196,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)", \ No newline at end of file