Skip to content

Commit ef72429

Browse files
authored
Merge pull request #127 from bcdev/clarasb-xxx-fix_dependencies
Update dependencies
2 parents 4a3d558 + cbb11c6 commit ef72429

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)