Releases: datavisyn/visyn_core
Releases · datavisyn/visyn_core
v14.4.2
What's Changed
- fix: scatter plot tweaks by @oltionchampari in #664
- fix(vis-type: bar): focus facet selector + sort facets alphabetically by @dv-usama-ansari in #665
Full Changelog: v14.4.1...v14.4.2
v14.4.1
What's Changed
- feat: set result_extended to True by default by @puehringer in #661
Full Changelog: v14.4.0...v14.4.1
v14.4.0
What's Changed
- fix: add upgrade to uv install by @puehringer in #648
- feat(icons): add new junction icon by @dvdanielamoitzi in #655
- fix: VariableSizeList typing by @puehringer in #656
- feat: Celery integration by @puehringer in #649
Full Changelog: v14.3.0...v14.4.0
v14.3.0
What's Changed
- feat: add
GenomeNavigation
class to util package by @dvmoritzschoefl in #625 - !chore: remove GenomeNavigation by @dvmoritzschoefl in #632
- Added useTriggerFrame hook by @dvmoritzschoefl in #624
- Refactored single subplot log scaling by @dvmoritzschoefl in #633
- feat(icons): add new array column icons by @dvdanielamoitzi in #639
- feat: Use pixel content values from resize observer by @dvmoritzschoefl in #640
- feat(ci): Finalize Automated Release Workflow by @dvvanessastoiber in #646
Full Changelog: v14.2.0...v14.3.0
v14.2.0
What's Changed
- fix(vis-type: bar): grouping with zero values by @dvdanielamoitzi in #598
- fix(vis-type: bar): add tooltip to clipped axis labels by @dv-usama-ansari in #599
- fix(vis-type: bar): selection is lost when bar plot is sorted by @dv-usama-ansari in #604
- feat: use
FastTextMeasure
to get the truncated labels by @dv-usama-ansari in #606 - fix(vis-type: bar): axis labels when sort state is null by @dv-usama-ansari in #607
- fix: capturing a screenshot is broken for several visualizations by @oltionchampari in #608
- feat(icon): Option for descending sort first + no unsorted state by @dvdanielamoitzi in #609
- feat: Add
onClick
tousePan
by @dvmoritzschoefl in #619 - feat: add
get_default_redis_url()
by @dvviktordelev in #610 - feat(vis-type: scatter): Add log scale option for axes by @dvmoritzschoefl in #602
- fix: exports in general vis by @dvdanielamoitzi in #621
- Added
useAnimatedTransform
hook by @dvmoritzschoefl in #620 - Pinned @swc/core to 1.7.42 by @dvmoritzschoefl in #622
Full Changelog: v14.1.0...v14.2.0
v14.1.1
What's Changed
- fix(vis-type: bar): grouping with zero values by @dvdanielamoitzi in #598
- fix(vis-type: bar): add tooltip to clipped axis labels by @dv-usama-ansari in #599
- fix(vis-type: bar): selection is lost when bar plot is sorted by @dv-usama-ansari in #604
- Release 14.1.1 by @github-actions in #605
Full Changelog: v14.1.0...v14.1.1
v14.1.0
What's Changed
- Design: Add protein structure representation icons by @dvdanielamoitzi in #589
- Added description to SPLOM axes by @dvmoritzschoefl in #590
- feat:
visyn_core/echarts
export + echarts scatter, timeline, funnel by @dvmoritzschoefl in #592 - feat(vis-type: bar): introduce workers + fix some bugs by @dv-usama-ansari in #575
- fix: replace
categoricalColors
withcategoricalColors10
by @thinkh in #594 - refactor: unify and improve missing column warning message by @thinkh in #593
- chore: update release.yaml for automated release workflow by @datavisyn-bot in #587
- Release 14.1.0 by @github-actions in #595
New Contributors
- @datavisyn-bot made their first contribution in #587
Full Changelog: v14.0.2...v14.1.0
v14.0.2
What's Changed
- fix(vis-type: scatter): add null check in
useData
hook by @oltionchampari in #573 - deps: update to [email protected] by @dv-usama-ansari in #574
- fix(vis-type: scatter): Fix SPLOM stats calculation and cleanup by @dvmartinweigl in #572
- fix(vis-type: bar): jump to full width after rendering narrow initially using debounced resize observer by @thinkh in #576
- Release 14.0.2 by @github-actions in #577
Full Changelog: v14.0.1...v14.0.2
v14.0.1
What's Changed
- fix: show error message if Vis download fails by @puehringer in #569
- Release 14.0.1 by @github-actions in #570
Full Changelog: v14.0.0...v14.0.1
v14.0.0
What's Changed
- feat: add mouse icon by @dv-usama-ansari in #539
- fix: add mantine carousel package to dependencies by @oltionchampari in #540
- Release 13.2.0 by @github-actions in #542
- feat: Adjusted useCanvas to work with WebGL contextIds and typed it correctly by @dvmoritzschoefl in #549
- feat(vis-type: scatter): add drag state to
useInteraction
hook by @dvmoritzschoefl in #560 - fix(vis-type: sankey): Handle undefined/missing values by @dvchristianbors in #550
- fix: export box plot interfaces by @dv-usama-ansari in #562
- Style: remove gray from categorical color palette by @dvdanielamoitzi in #566
- Style: Add new palettes for categorical colors by @dvdanielamoitzi in #567
- feat(vis-type: bar): switch to ECharts bar chart by @dv-usama-ansari in #497
- feat(vis-type: scatter): improve rendering of scatter plot by @dvmoritzschoefl in #530
- Release 14.0.0 by @github-actions in #568
Full Changelog: v13.1.2...v14.0.0