-
-
Notifications
You must be signed in to change notification settings - Fork 369
Closed
Labels
2.0discussionenhancementimproving existing functionalityimproving existing functionalityextensionnew behaviournew behaviourperformancespeedups and slowdownsspeedups and slowdownspriorityttfp
Description
Loading GR by default can cause issues since it loads so many other packages, notably JLLs.
For example, loading QT via GR can result in the PyPlot backend not working:
https://discourse.julialang.org/t/trouble-using-plots-on-linux/90061/32?u=mkitti
To simplify this, let's provide a Preferences.jl mechanism so that users can load their preferred backend by default. This will also help to minimize issues and accelerate plots by not loading unnecessary packages that we are not using.
BeastyBlacksmith and t-bltg
Metadata
Metadata
Assignees
Labels
2.0discussionenhancementimproving existing functionalityimproving existing functionalityextensionnew behaviournew behaviourperformancespeedups and slowdownsspeedups and slowdownspriorityttfp