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.
- Popularity
- 85 Stars
- Updated Last
- 11 Months Ago
- Started In
- May 2018
Required Packages
-
AbstractFFTs
-
Adapt
-
AliasTables
-
Animations
-
ArgTools
-
AxisAlgorithms
-
AxisArrays
-
BitFlags
-
CEnum
-
ChainRulesCore
-
ChangesOfVariables
-
CodecZlib
-
ColorBrewer
-
Colors
-
ColorSchemes
-
ColorTypes
-
ColorVectorSpace
-
Compat
-
ConcurrentUtilities
-
ConstructionBase
-
Contour
-
DataAPI
-
DataStructures
-
DataValueInterfaces
-
DelimitedFiles
-
DensityInterface
-
Distributed
-
Distributions
-
DocStringExtensions
-
Downloads
-
ExceptionUnwrapping
-
Extents
-
FFMPEG
-
FFTW
-
FileIO
-
FillArrays
-
FixedPointNumbers
-
Format
-
Formatting
-
FreeType
-
FreeTypeAbstraction
-
GeoInterface
-
GeometryBasics
-
GPUArrays
-
GR
-
GridLayoutBase
-
Grisu
-
HTTP
-
HypergeometricFunctions
-
ImageAxes
-
ImageBase
-
ImageCore
-
ImageIO
-
ImageMetadata
-
IndirectArrays
-
Inflate
-
Interpolations
-
IntervalSets
-
InverseFunctions
-
Isoband
-
KernelDensity
-
Match
-
Observables
-
Packing
-
PlotUtils
-
PolygonOps
-
Showoff
-
SignedDistanceFields
-
SparseArrays
-
StaticArrays
-
StatsBase
-
StatsFuns
-
StructArrays
-
UnicodeFun
View all packages