@oliasoft-open-source/charts-library 3.3.0 → 3.3.1

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.
package/dist/index.js CHANGED
@@ -38591,6 +38591,8 @@ const PieChart = (props) => {
38591
38591
  }
38592
38592
  },
38593
38593
  plugins: {
38594
+ annotation: false,
38595
+ // Disable globally-registered annotation plugin
38594
38596
  title: getTitle2(),
38595
38597
  datalabels: getDatalabels(),
38596
38598
  // zoom: {