You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I recently started using Makie and fell in love with its clean design (at least from my perspective :D) I did a jump start, making 6 plots in parallel (with MakieLayout) and fast began to struggle, because it kind of lags when moving those linked plots (aka all 6 areas move when I drag one). Thus, it might turn out to be quite helpful if there were some clever TimerOutput macros placed at the most relevant points. It might even help if people report latency/lag bugs.
This discussion was converted from issue #415 on August 21, 2024 22:58.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
As I recently started using Makie and fell in love with its clean design (at least from my perspective :D) I did a jump start, making 6 plots in parallel (with MakieLayout) and fast began to struggle, because it kind of lags when moving those linked plots (aka all 6 areas move when I drag one). Thus, it might turn out to be quite helpful if there were some clever TimerOutput macros placed at the most relevant points. It might even help if people report latency/lag bugs.
Beta Was this translation helpful? Give feedback.
All reactions