Replies: 2 comments 5 replies
-
I also would like to do this but haven't gotten around to it, see: https://discord.com/channels/996787732149981214/1214594085969596436 Out of curiosity, what was the performance like with the heatmaps? |
Beta Was this translation helpful? Give feedback.
5 replies
-
Closing this because we have some experimental support for GLMakie now 🐙 https://gnimuc.github.io/CImGui.jl/stable/makie/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have used ImPlot.jl to render plots. But it is not satisfying and the fps go down steeply when I render a heatmap plot with a lot of data. I roughly scanned the source codes of Gtk4Makie.jl and found that it is possible to implement a Screen to build a new backend for Makie and render more than one plot in a single window with all the events, but I am not familiar with this field and would like to ask if you everyone have any ideas. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions