diff --git a/app/src/components/history-chart.tsx b/app/src/components/history-chart.tsx index e71e9be20c..0ccb5cf448 100644 --- a/app/src/components/history-chart.tsx +++ b/app/src/components/history-chart.tsx @@ -284,9 +284,15 @@ export const HistoryChart = ({ return String(label); } }} - formatter={(value, name) => ( + formatter={(value, name, item) => (