Skip to content

Commit 1980a5b

Browse files
committed
Merge branch 'main' into clarasb-xxx-update_vega
2 parents 9be524b + 63037e1 commit 1980a5b

File tree

12 files changed

+1260
-1663
lines changed

12 files changed

+1260
-1663
lines changed

chartlets.js/CHANGES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,16 @@
77
- `vega-lite: ^6.4.1`
88
- `canvas: ^3.2.0`
99

10+
* Updated `eslint` to v9 with related dependencies and configuration.
11+
1012
* Omitted multiple VegaTheme options. While using `react-vega` v7 the
1113
vegaTheme needs to be restricted to: "dark" | "excel" | "ggplot2" |
1214
"quartz" | "vox" | "default" | "system" | undefined .
1315

1416
* Typology component now allows color and text arguments.
1517
If a user uses text and children, the text argument replaces the
16-
children.
17-
18+
children.
19+
1820
## Version 0.1.6 (from 2025/06/18)
1921

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

0 commit comments

Comments
 (0)