Skip to content

Commit b4c904c

Browse files
committed
fix another link
1 parent cd60f96 commit b4c904c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/UserGuide/plot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Plot YAXArrays
22

33
This section describes how to visualize YAXArrays.
4-
See also the [Plotting maps tutorial](../tutorials/plottingmaps) to plot geospatial data.
5-
All [plotting capabilities](https://rafaqz.github.io/DimisensionalData.jl/dev/plots) of `AbstractDimArray` apply to a `YAXArrays` as well, because every `YAXArray` is also an `AbstractDimArray`.
4+
See also the [Plotting maps tutorial](../tutorials/plottingmaps.md) to plot geospatial data.
5+
All [plotting capabilities](https://rafaqz.github.io/DimensionalData.jl/stable/plots) of `AbstractDimArray` apply to a `YAXArrays` as well, because every `YAXArray` is also an `AbstractDimArray`.
66

77
## Plot a YAXArrray
88

0 commit comments

Comments
 (0)