SYNC: charts auto detect

This commit is contained in:
Jan Prochazka
2025-07-02 15:49:10 +02:00
committed by Diflow
parent 6afd6d0aa0
commit ddf3c0810b
19 changed files with 450 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ Builds:
- ADDED: Chart grouping (more measure determined from data)
- CHANGED: Improved chart autodetection - string X axis (with bar type), COUNT as measure, split different measures
- ADDED: Added chart data type detection
- FIXED: Fixed chart displaying problems
- FIXED: Fixed exporting chart to HTML
- CHANGED: Choose COUNT measure without selecting underlying ID field (use virtual __count)