I feel like I have seen this done before, but I want to know how to achieve it (if possible)
My vision is to have a dashboard with a single map view on it. For example purposes I want this view to show total sales for the state. What I want to know if it is possible is:
Is it possible to initially just show the map of the country with all the sales on it by state, then upon clicking on a state, another view will "pop up" at the bottom of the dashboard showing top 10 items sold for that particular state? and once the user deselects the state, the top 10 view will then disappear until another state is selected. Is this possible? or must the top 10 view always be showing even if there are no items selected?
I hope my question is clear
4 answers