GitHub user S23-dot added a comment to the discussion: Mixed Timeseries chart does not expose existing X-Axis Sort controls (pip installation)
@dosu Thanks, this clarifies the architecture a lot. Since I’m currently working with a pip-installed setup and modifying compiled frontend assets directly, I wanted to confirm one thing: Inside the Mixed Timeseries custom query section, would the expected fix basically involve wiring the existing controls: * `x_axis_sort` * `x_axis_sort_asc` into the `controlSetRows` (or equivalent query section rows) similarly to how regular ECharts Timeseries charts expose them? I mainly want to confirm that I’m targeting the correct control injection point before patching the compiled assets. GitHub link: https://github.com/apache/superset/discussions/40011#discussioncomment-16876345 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
