Column Switcher not appearing in Graph Builder script
I’ve written a Graph Builder script with two Column Switchers (for X and Y axes).
The code runs without errors, but the Column Switcher controls do not appear in the graph UI.
When I simplify to a standalone Graph Builder (outside New Window or New Script), the switchers appear normally.
Is there a known limitation or syntax nuance that causes Column Switcher not to render when used inside saved ta...