vendor/assets/javascripts/extensions/_chart.js in active_frontend-14.1.41 vs vendor/assets/javascripts/extensions/_chart.js in active_frontend-14.2.0

- old
+ new

@@ -5413,12 +5413,12 @@ onHover: null, mode: 'single', animationDuration: 400 }, onClick: null, - defaultColor: 'rgba(60,71,88,0.1)', - defaultFontColor: 'rgba(60,71,88,1)', + defaultColor: 'rgba(44,58,73,0.1)', + defaultFontColor: 'rgba(44,58,73,1)', defaultFontFamily: "'Fakt Soft Pro', Verdana, Tahoma, sans-serif", defaultFontSize: 16, defaultFontStyle: 'normal', showLines: true, elements: {}, @@ -7004,10 +7004,10 @@ Chart.defaults.global.tooltips = { enabled: true, custom: null, mode: 'single', - backgroundColor: 'rgba(60,71,88,1)', + backgroundColor: 'rgba(44,58,73,1)', titleFontStyle: '500', titleSpacing: 0, titleMarginBottom: 3, titleFontSize: 12, titleFontColor: 'rgba(255,255,255,1)',