@oliasoft-open-source/charts-library 4.8.1-beta-1 → 4.8.1-beta-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 +0 -5
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -26183,11 +26183,6 @@ const useChartOptions = ({
|
|
|
26183
26183
|
chartAreaBorder: {
|
|
26184
26184
|
borderColor: BORDER_COLOR
|
|
26185
26185
|
},
|
|
26186
|
-
decimation: {
|
|
26187
|
-
enabled: true,
|
|
26188
|
-
algorithm: "lttb",
|
|
26189
|
-
samples: 200
|
|
26190
|
-
},
|
|
26191
26186
|
chartAreaText: {
|
|
26192
26187
|
showLabel,
|
|
26193
26188
|
text,
|