Skip to content

Commit cbb11c6

Browse files
committed
update canvas to ^3.2.0, restrict react-veja to ^7.7.1 and limit available vega themes
1 parent 4873af5 commit cbb11c6

File tree

6 files changed

+1465
-937
lines changed

6 files changed

+1465
-937
lines changed

chartlets.js/CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## Version 0.1.7 (in development)
2+
3+
* Updated dependencies
4+
- `react-vega: ^7.7.1`
5+
- `canvas: ^3.2.0`
6+
7+
* Omitted multiple VegaTheme options. While using `react-vega` v7 the
8+
vegaTheme needs to be restricted to: "dark" | "excel" | "ggplot2" |
9+
"quartz" | "vox" | "default" | "system" | undefined .
10+
111
## Version 0.1.6 (from 2025/06/18)
212

313
* Implemented dynamic resizing for Vega Charts when the side panel's

0 commit comments

Comments
 (0)