Skip to content

Commit

Permalink
Improve position of the tooltip of the charts on the /insights page (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
mathjazz authored Nov 9, 2023
1 parent 78f6930 commit f2cc421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pontoon/insights/static/js/insights.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ var Pontoon = (function (my) {
},
legendCallback: Pontoon.insights.customLegend(chart),
tooltips: {
position: 'nearest',
mode: 'index',
intersect: false,
borderColor: style.getPropertyValue('--white-1'),
Expand Down

0 comments on commit f2cc421

Please sign in to comment.