@oliasoft-open-source/charts-library 4.1.8 → 4.1.9

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
@@ -24604,6 +24604,7 @@ const generateLineChartDatasets = (datasets, state, options, { label }) => {
24604
24604
  const borderDash = ANNOTATION_DASH;
24605
24605
  const borderWidth = BORDER_WIDTH.INITIAL;
24606
24606
  return {
24607
+ ...annotation2,
24607
24608
  isAnnotation: true,
24608
24609
  annotationType: annotation2.type,
24609
24610
  label: annotation2.label,