-
-
Notifications
You must be signed in to change notification settings - Fork 1
Enhance Frontend validation and UX when adding or editing ChartsΒ #34
Copy link
Copy link
Open
Labels
enhancement πNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Configuring the columns for a new chart can end up in long trial and error sequences if you're not familiar with the data, the data types and the chart types.
Describe the solution you'd like
- X data column is required
- Replace the empty option in Y data column with "Row count"
Currently, leaving an empty value defaults toCOUNT(*), which is the same regardless of selected Y column - Disable Y function dropdown if "Row count" is selected in Y data
- Remove "Count" from Y function dropdown
- Remove "Temporal data" field if it's not used
Describe alternatives you've considered
I did not think about other implementations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancement πNew feature or requestNew feature or request
