On this page
v.next
GROK-18695: Forced d3-color >= 3.1.0 (ReDoS fix under circos); kept echarts 5 — the 6.1.0 upgrade (XSS fix GHSA-fgmj-fm8m-jvvx) deterministically breaks the Tree and Surface plot viewers (CI EXECUTION TIMEOUT on two independent runs) and needs a proper migration
Moved the Charts Playwright E2E suite into the package (playwright/); helpers sourced from @datagrok-libraries/test/src/playwright
GROK-19683: Charts | Tree viewer: Option to customize molecule label size
GROK-20084: Radar, Tree, Timelines: Broken help page
GROK-19362: Charts: Radar: Inherits ordinary column coloring but not linked
Charts | Globe: Fixed crash when columns are removed from the underlying dataframe
1.7.0 (2026-03-20)
Features
Charts: Radar: Added legend
Bug Fixes
Charts: Timelines: Fixed legend color changes not reflected on chart
GROK-15543: Charts | Sunburst: Does not support collaborative filtering
GROK-18321: Charts | Tree viewer: Broken molecular label for radial layout
1.6.2 (2026-02-06)
Features
Charts: Sankey: Add support for color-coding nodes and links
Bug Fixes
GROK-19376: Projects: errors for opening data with radar viewer
3221 : Charts | Tree: Add configuration to hide overlapping labels
GROK-19226: Charts | Tree: Failed to load saved layout with attached tree viewer
GROK-19095: Charts | Radar: Trigger the label formatter when resizing
GROK-19097, GROK-19098: Charts: Chord: Row Source works incorrectly for some values
GROK-17788: Globe viewer: Doesn't react on filtering when rowSource = Filter
GROK-13833: Charts | Chord: Should respond on selecting groups
GROK-18757: Charts: Radar: Improve column label visualization to prevent their cutting
GROK-19035: Charts | Timelines: Range slider breaks in some cases
1.6.0 (2025-07-28)
Bug Fixes
GROK-18408: Charts | Radar: Console errors when click None in Select columns dialog
3420 : Charts | Tree: Move "Show mouse over line" to Style section in properties
3421 : Charts | Tree: Different row source behavior for changing "on click" property
GROK-17772: Charts | Chord: Re-rendered only after click when filtering
GROK-18576: Charts | Radar: Errors when switching to earthquakes dataset
1.5.5 (2025-07-03)
Bug Fixes
3397 : Tree viewer: selection and clicking issues
1.5.4 (2025-05-29)
Bug Fixes
Charts: Sunburst: Limit number of rendered columns
1.5.3 (2025-05-27)
Bug Fixes
3377 : Sunburst: Tooltip displays wrong number of rows
1.5.2 (2025-05-12)
Features
3298 : Tree:
Added Ctrl+Click support for branch selection to enable filtering
Implemented collaborative filtering
Bug Fixes
GROK-18010: Charts | Sunburst: Viewer formatting reset on property changes
GROK-18011: Charts | Sunburst: Molecules appear smaller/bigger than expected
GROK-18009: Charts | Sunburst: Errors after changing table with opened 'Select columns' dialog
GROK-18036: Charts | Sankey: Selecting an empty column in the context panel causes errors
GROK-18035: Charts | Sankey: Errors on hover after applying filters
GROK-18087: Charts | Tree viewer: Size aggregation types 'nulls' and '#selected' break the viewer
GROK-18085: Charts | Radar: Empty chart after restoring from project
1.5.1 (2025-04-01)
Bug Fixes
GROK-17944: Multiplot: New plot is added to CloseAll context menu
1.5.0 (2025-03-31)
Features
Moved Multiplot from separate package to Charts
Bug Fixes
3307 : Tree viewer not clickable upper node
GROK-17781: Tree: Exception opening city_gps dataset
GROK-17769: Radar: "Columns" on null
GROK-17819: Console contains many messages
1.4.4 (2024-02-27)
Features
#3249 : Tree: Add cross-viewer selection
Bug Fixes
3245 : Tree: Usability issues:
Combination "Row Source: All - On Click: Filter" works differently in several cases
The viewer re-renders on every branch click, even when the row source remains unchanged
Pressing ESC on the keyboard deselects rows in the table, but the highlighting remains on the viewer
GROK-17619: Charts | Tree viewer: Symbol size changes when aggregation function is set
1.4.3 (2024-01-30)
Features
#3221 : Tree: Improvements:
Display row counts for each branch
Allow selection of sets in each branch to be either filtered or selected in the grid
Enable font size customization
Fix issue where the last-level categories are not readable in horizontal view
Add a setting to hide null values
Support structure rendering
Use standard tooltips
Bug Fixes