How to make the filter bar horizontal In Superset4.0.2 #35228
Replies: 1 comment
-
In Superset 4.0.2, the filter bar orientation (horizontal or vertical) is only configurable in the code, not through the UI or dashboard settings. The codebase includes both horizontal and vertical filter bar components, but the orientation defaults to vertical and there is no user-facing option to change it—unlike Superset 6.0.0, where you can set this in the dashboard properties UI reference. If you need a horizontal filter bar in 4.0.2, you would have to modify the source code to set the Comparison:
Let me know if you need details on how to change the code, or if you have other questions! To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How to make the filter bar horizontal In Superset4.0.2?

In Superset6.0.0 I can config it in below page, but in Superset4.0.2 i can not foun this function.
Beta Was this translation helpful? Give feedback.
All reactions