timestored / pulseui

Real-time interactive database applications
https://www.timestored.com/pulse/
Other
54 stars 6 forks source link

Allow SD_Formatters to work everywhere consistently #199

Closed ryanhamilton closed 8 months ago

ryanhamilton commented 8 months ago

The SD can be made to work everywhere for renaming and formatting by overriding ColConfig. Then Using ColConfig in all places. THis would make the behaviour more consistent.

ryanhamilton commented 8 months ago

TimeSeries: UI/SD_ renaming and HIDE working. Formatters now show in tooltips and EndLabels

image

Grid: UI/SD_ renaming and HIDE working.

image

Improvements to heatmap, metrics, pie, bar, scatter, calendar. All implement hide/rename. More handle formatting.

image

ryanhamilton commented 8 months ago

Released 2.23 including HIDE. Note setting in UI overrides column names as you would expect.

image