Plots.jl/deps/SnoopCompile/precompile_script.jl

5 lines
105 B
Julia

using Plots
Plots.test_examples(:gr)
Plots.test_examples(:plotly, skip = Plots._backend_skips[:plotly])