Hi,
I got a request to build a dashboard with charts that the user can drag and drop the charts to rearrange the order. I built an example with only on chart moveable
I used the matching between the charts and background areas, so sometime it doesn’t work well around the border. I wonder if anyone has similar project before?
It looks like you’re on the right track by using the “area of widget” condition and dynamically moving the chart shapes respectively. This may be the most straightforward approach, although it will involve lots of conditional cases. Here’s a recent example that utilizes Local Variables to store each selected/dragged card: