Place the window to a plot
Is there any way to place window on a plot? Here is an example that I want. I'm trying to create air traffic controller screen, so I have to place some map data and some movable squares. I've done with it but I can't realize how to make additional rectangle with data and clickable labels near each square. I found that window could be transparent and contain labels and buttons, but idk how to add it on a plot. Any suggestions? Thanks.
Can you ask this question on Discord? People in there are more experienced with plots and can probably suggest a solution.
Also, you can probably use plot annotations to draw the labels, and a click handler plus get_plot_mouse_pos to handle mouse clicks.
Can you ask this question on Discord? People in there are more experienced with plots and can probably suggest a solution.
Also, you can probably use plot annotations to draw the labels, and a click handler plus
get_plot_mouse_posto handle mouse clicks.
Can't find Discord community, could you share it with me please?
The link is right there at DearPyGui home page: https://github.com/hoffstadt/DearPyGui -> Discord Forum.
Please don't click the link in the notification you received for the previous comment. It's a scam.