* feat: Adjusted useCanvas to work with WebGL contextIds and typed it correctly by dvmoritzschoefl in https://github.com/datavisyn/visyn_core/pull/549
* feat(vis-type: scatter): add drag state to `useInteraction` hook by dvmoritzschoefl in https://github.com/datavisyn/visyn_core/pull/560
* fix(vis-type: sankey): Handle undefined/missing values by dvchristianbors in https://github.com/datavisyn/visyn_core/pull/550
* fix: export box plot interfaces by dv-usama-ansari in https://github.com/datavisyn/visyn_core/pull/562
* Style: remove gray from categorical color palette by dvdanielamoitzi in https://github.com/datavisyn/visyn_core/pull/566
* Style: Add new palettes for categorical colors by dvdanielamoitzi in https://github.com/datavisyn/visyn_core/pull/567
* feat(vis-type: bar): switch to ECharts bar chart by dv-usama-ansari in https://github.com/datavisyn/visyn_core/pull/497
* feat(vis-type: scatter): improve rendering of scatter plot by dvmoritzschoefl in https://github.com/datavisyn/visyn_core/pull/530