vendor/assets/javascripts/extensions/_chart.js in active_frontend-16.0.8 vs vendor/assets/javascripts/extensions/_chart.js in active_frontend-16.0.9

- old
+ new

@@ -5413,12 +5413,12 @@ onHover: null, mode: 'single', animationDuration: 400 }, onClick: null, - defaultColor: 'rgba(45,65,82,0.1)', - defaultFontColor: 'rgba(45,65,82,1)', + defaultColor: 'rgba(42,62,80,0.1)', + defaultFontColor: 'rgba(42,62,80,1)', defaultFontFamily: "'Circular', Verdana, Tahoma, sans-serif", defaultFontSize: 14, defaultFontStyle: 'normal', showLines: true, elements: {}, @@ -7004,10 +7004,10 @@ Chart.defaults.global.tooltips = { enabled: true, custom: null, mode: 'single', - backgroundColor: 'rgba(17,36,43,1)', + backgroundColor: 'rgba(17,39,52,1)', titleFontStyle: '500', titleSpacing: 0, titleMarginBottom: 3, titleFontSize: 12, titleFontColor: 'rgba(228,233,244,1)',