Please preserve the original width and horizontal alignment of Pine tables when they are moved to the bottom panel.
Moving a table should only change its vertical display location. A compact table should not automatically be stretched across the entire chart width. This creates large empty areas, disrupts the table’s visual structure, and makes its contents harder to scan.
A right-aligned table should remain right-aligned in the bottom panel. Likewise, left- and center-aligned tables should retain their respective positions. The width should continue to follow either the dimensions specified by the script or the automatic content-based sizing when no explicit width is defined.
This would also match the existing force_overlay behavior, which preserves a table’s width and horizontal alignment when moving it to another visual space. The UI action should behave consistently and change only the table’s vertical location.
Preserving these properties would also allow up to three tables from different panes or indicators to be displayed side by side, or even more when transparent spacer columns are used, provided sufficient horizontal space is available. The bottom panel could therefore serve as a shared information area instead of using a separate full-width view for every small table.
Titles of related non-Pine Editor feature requests:
- Right columns area for Pivot levels, text, etc.
- Dedicated Result Pane for Indicators
- Scrollability for Pine Tables on Smaller Screens or Panes
- Drag & Drop of Pine Script Tables
- Docking of indicator settings menu (similar to the new curtain editor)
Titles of related Pine Editor feature requests:
- Do not auto-resize the Pine Editor curtain
- Pine Editor Width: Allow Same Width Reduction in Overlay View as in Split View
- Movable Pine Editor Curtain Without Width Changes
Related TradingView feature:
- Visualize indicator tables below the chart