← Releases
June 4, 2025
- Make it possible to draw a donut or treemap based on values instead of tallies
- Quick snapshots of headers for sharing
- Correctly re-parsing columns after changing types
- Add option to split column based on first or last occurrence of separator
- Streamline controls for the big charts
- Improve performance for the set analysis header
- Fix titles in PNG and PDF exports
- Only show the export image/CSV buttons where available
- Fix donut stroke on exports
- Add 'not' flag to filters on exports
- Make header readouts consistent so they only show the top few, with a button to see more if applicable
- Use a new approach to drawing donuts and treemaps with many entries by drawing small slivers
- Only show the "label by" option in donut charts if applicable
- Use a more resilient method of parsing datetime strings
- Fix issue where the CSV export from time series was producing the wrong number of rows
- Make sure CSV exports from charts include all data, not just the maximum display count
- Implement export CSV for text analysis, using two CSV files for word count and pair count
- In a selector for multiple columns, prevent submitting when no options are selected
- Show note when no columns available in selector
- New: big version of linked ranges chart
- Improve hovering detection on linked ranges charts