diff --git a/src/qqq/components/widgets/charts/StackedBarChart.tsx b/src/qqq/components/widgets/charts/StackedBarChart.tsx index f949d83..82a5d5a 100644 --- a/src/qqq/components/widgets/charts/StackedBarChart.tsx +++ b/src/qqq/components/widgets/charts/StackedBarChart.tsx @@ -46,6 +46,10 @@ export const options = { duration: 0 }, plugins: { + tooltip: { + // todo - some configs around this + enabled: false + }, legend: { position: "bottom", labels: {