Everything from AbstractPlotting.jl got moved to Makie.jl.
Makie went through a few breaking changes since then
and the version closest to the current AbstractPlotting is Makie@0.13.0.
If you want to upgrade to that new version, simply replace every instance of AbstractPlotting
by Makie
.
If you just want you just want to plot, use one of the backends directly: GLMakie, CairoMakie, WGLMakie.
They re-export all the functionality of Makie.jl.
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 65
An abstract interface for plotting libraries, part of the Makie ecosystem.
License
JuliaPlots/AbstractPlotting.jl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An abstract interface for plotting libraries, part of the Makie ecosystem.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published