We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a0aa8 commit 2e84930Copy full SHA for 2e84930
chartlets.js/CHANGES.md
@@ -3,16 +3,16 @@
3
* Updated dependencies
4
- `react-vega: ^7.7.1`
5
- `canvas: ^3.2.0`
6
+
7
+* Updated `eslint` to v9 with related dependencies and configuration.
8
9
* Omitted multiple VegaTheme options. While using `react-vega` v7 the
10
vegaTheme needs to be restricted to: "dark" | "excel" | "ggplot2" |
11
"quartz" | "vox" | "default" | "system" | undefined .
12
13
* Typology component now allows color and text arguments.
14
If a user uses text and children, the text argument replaces the
- children.
-
15
-* Updated `eslint` to v9 with related dependencies and configuration.
+ children.
16
17
## Version 0.1.6 (from 2025/06/18)
18
0 commit comments