@oliasoft-open-source/charts-library 4.2.2-beta-1 → 4.2.3

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
@@ -39646,6 +39646,8 @@ const getDefaultProps$1 = (props) => {
39646
39646
  };
39647
39647
  Chart$2.register(
39648
39648
  LinearScale$1,
39649
+ PointElement$1,
39650
+ LineElement$1,
39649
39651
  CategoryScale$1,
39650
39652
  LogarithmicScale$1,
39651
39653
  BarElement$1,