- Add
getHistogramDetails()
- Add Plan link to user menu when viewing a file
- Update use of column summaries in headers
- Enable correct shared file saving after split/join/etc.
- Decouple
getColumnSummary() from creating tallies
- Resize timeseries header charts
- Possible fix for columns disappearing
- Fix other readout in stacked bars
- Track account status with Matomo
- Introduce stacked bars linked header
- Indicate in the banner when there are no columns available for linking
- Prevent users from uploading a file of size that would exceed their total cloud storage
- Excel sheets: keep em out of analytics, but show em on reload
- Purge front end data sampling and use engine methods instead
- Allow multiple columns on a time series chart
- Fixes for very large numbers
- A pass at avoiding mangled headers on export
- Demo loading
- Upgrade vulnerable packages
- Fix chart and canvas resizing errors
- Add analytics tracking to some neglected parts of the app
- Add cyclone build version to cyclone errors post
- Update vulnerable package
- Don't draw cells if nothing is visible
- When setting column widths, check if the column is hidden
- After editing filter, put the new filter at the old one's location before removing it
- Report errors
- Fix time series line drawing
- Clarify functions that set column widths
- Rows failing to hide on load
- Fix empty readout in linked column
- Remove experimental unique/distinct filters
- Fix hiding a row on a short file
- Only hide rows if they're after the header row
- Introduce linked versions of pie and treemap header charts
- Fix flickering during hovers between readout list elements
- Re-trigger header chart scroll handling when first shown onscreen
- Fix table flicker on Firefox
- Linked bars in headers and big charts
- Enable expanded versions of linked pie and treemap charts
- leave existing column filters when refining in the header
- Purge performance marks and measures
- Fixes for manual resize
- Move color properties off header charts into a palette object
- Add unload handler to prevent leaving page before changes are saved
- Fix showing the big charts
- Bug fix: size header charts to column width
- Improve theming pipeline
- Fix for mouse interactions on big time series
- Fix some broken colors using old color token functions
- Tease apart the logic for different types of filters
- Revise grid and cell state manager for column based logic
- Separate big charts from header charts and do more work outside of individual charts
- Force text wrapping in tooltip for string with no whitespace
- Clean up/fix column drag and drop
- Proper text breaking for long vals w no whitespace in column headers
- Separate special sequence column from other data columns
- reset x position on scroll for cell reps
- cellstatemanagar column highlight: search directly for the dataIndex, not +1
- Extract many deciding chart types from the column class
- Fixes to exported bar charts
- ZIP big chart: use the id column in the hover readout
- cellstatemanager can handle the case when there are zero rows
- update in-cell rep colors when the column feature changes
- Remove dataIndex from sequence column element
- replace the grid-resize custom event (with timeout) on the data colum…
- Rewrite custom select component to fix chart option bugs and focus bugs
- fix out of bounds text for in-cell representaions
- No swap on big timeline
- Update highlights on sequence column
- Histogram drag fixes
- Handle join/split local caching correctly
- prevent duplicate unique filters
- single value filter label fix
- Prevent bar charts from mistakenly displaying all entries
- Fix overlapping text issue
- Add a bit of error handling in the engine when parsing JSON
- Update sequence column highlights as well
- Engine and FE changes to avoid creating a tally for every column
- Clarify naming for inline representations
- Mainline the refactorings.
You can also follow this feed in your feed reader.