mario-education 2.4.544-feedback → 2.4.545-feedback

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
@@ -33650,7 +33650,7 @@ var BarChart = function BarChart(_ref) {
33650
33650
  enabled: false
33651
33651
  };
33652
33652
  return opts;
33653
- }, [min, months, activeColumn, colors, maxSeries, dayOfWeek, isCountSeries, print, lowMetricStudents, labelDate, tooltipData]);
33653
+ }, [min, months, activeColumn, colors, maxSeries, dayOfWeek, isCountSeries, print, lowMetricStudents, labelDate]);
33654
33654
 
33655
33655
  var showTooltipAtIndex = function showTooltipAtIndex(dataPointIndex, isSelect) {
33656
33656
  var _chartWrapperRef$curr;