@oliasoft-open-source/charts-library 4.2.1 → 4.2.2

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
@@ -39635,6 +39635,8 @@ const getDefaultProps$1 = (props) => {
39635
39635
  };
39636
39636
  Chart$2.register(
39637
39637
  LinearScale$1,
39638
+ PointElement$1,
39639
+ LineElement$1,
39638
39640
  CategoryScale$1,
39639
39641
  LogarithmicScale$1,
39640
39642
  BarElement$1,