Current method discards dashboard filter when editing a visualization, leading to mismatches. Bring back the old logic where editing does not require changing the visualization style.
**What problem will this feature request solve?** Current method discards dashboard filter so when trying to edit a visualization it does not match what we see on the dashboard. **Describe the solution you'd like.** Bring back the simple old "visualization option" logic where sometimes you just don't need to change it to another style. **How does this feature request impact you?** Annoying **Additional information** Use sample database for example, select "ORDERS" table and Summarize "Count" by "Total" and "Category", put it to a dashboard and add a dashboard filter on "CREATED_AT: Prev 30 days" and link it to the card. Click visualize another way, the graph shows the chart before applying dashboard filter, which I really think it need to be after applying them, due to policy I can't make screenshot, thank you.