- Remove outlines on set analysis bubbles
- Fix unmappable state on ZIP Code header
- Fix setting the suffix for set analysis
- Add "range" to hover readout in expanded ranges chart
- Allow for multiple label columns on lat/lon map, ranges, scatterplot
- Expanded panel version of set analysis
- Trimming plural set for text analysis
- Date format workaround for
%Y%m%d
- Update header links to docs.rowboat.xyz
Releases
- 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
- Fix mean display in histogram header
- Improve handling of median and mean values in histogram header
- Improve color contrast for US maps on light theme
- Fix drag-to-filter on histogram header
- Plot highlighted row directly on chart, even if not in sample
- Introduce set analysis header
- Use a more reliable method to format datetime values in chart readouts
- Fix persisting manual column widths
- Fix accessing the correct row indices in certain linked charts
- Add hover readout to scatterplot header
- Introduce sorted values header and panel
- Improve filename extraction methods in chart exports
- Always put errors and empties at the end of the sort order
- Fix set analysis canvas disappearing when redrawn offscreen
- Update column list after toggling header row
- Move to a chart-first approach to linking and update header layout
- Introduce new chart visualizing ranges between two numeric columns
- Improve sampling for linked charts
- Fix changing chart type from linked ranges to stacked histogram
- Refine longitude/latitude checks by checking pairs of column names in addition to a single column name
- Fix out-of-sync charts by updating all summaries before drawing charts
- Fix creating a stacked histogram from a histogram and a donut
You can also follow this feed in your feed reader.