@tetacom/svg-charts 1.7.10 → 1.7.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -119,7 +119,7 @@ const defaultChartConfig = () => ({
119
119
  enable: true,
120
120
  },
121
121
  controls: {
122
- enable: true,
122
+ enable: false,
123
123
  },
124
124
  tooltip: {
125
125
  enable: true,