mario-education 2.4.17-beta → 2.4.18-beta

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
@@ -20016,7 +20016,7 @@ var CustomBarChart = function CustomBarChart(_ref) {
20016
20016
  offsetX: 20,
20017
20017
  markers: {
20018
20018
  width: 12,
20019
- radius: 0
20019
+ radius: 3
20020
20020
  }
20021
20021
  },
20022
20022
  stroke: {
@@ -20025,7 +20025,7 @@ var CustomBarChart = function CustomBarChart(_ref) {
20025
20025
  markers: {
20026
20026
  size: 5
20027
20027
  },
20028
- colors: ["#40D2CC", "#78B6E2", "#FFB04F", "#78B6E2", "#0D9994", "#1C77AC", "#4992BD", "#77ADCD", "#3DCBCB", "#1DBAB4", "#61CBCB"],
20028
+ colors: ["#40D2CC", "#78B6E2", "#FFB04F", "#CE4A49", "#1CB7B1", "#4B92CE", "#F09422", "#A23333", "#0D9994", "#1D74C5", "#DD7B00"],
20029
20029
  xaxis: {
20030
20030
  categories: chatMonth
20031
20031
  },