What is the problem or goal you're trying to solve or accomplish?
Users need to position filters and other elements freely on the dashboard canvas, particularly to visually anchor a filter near the charts it affects. The current grid layout does not support floating or overlapping elements, making it hard to communicate which filters apply to which charts.
How are you solving it currently?
Filter scoping is available and hovering over a filter shows which charts it applies to. Markdown rows and section headers help signal layout intent, but the relationship is not visually persistent on the canvas.
What is your recommended solution?
Allow filters and dashboard elements to be positioned freely outside the grid, or at minimum support pinning a filter visually to a specific chart or section of the dashboard.