Skip to content

Commit

Permalink
Sessions: fix radar tooltip (evcc-io#17976)
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis authored and jonilala796 committed Jan 3, 2025
1 parent 9b4ece9 commit adf3f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/components/Sessions/SolarYearChart.vue
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ export default {
...commonOptions.plugins.tooltip,
intersect: false,
mode: "index",
axis: "xy",
position: "topBottomCenter",
callbacks: {
label: (tooltipItem) => {
Expand Down

0 comments on commit adf3f8a

Please sign in to comment.