Admin message
Gitlab a été mis à jour
Changes
Page history
update
authored
Nov 15, 2024
by
DEBREUVE Eric
Show whitespace changes
Inline
Side-by-side
PLOT-EXAMPLES-PLOTLY.asciidoc
View page @
db38eb29
...
...
@@ -18,18 +18,43 @@ The code producing the plots below is https://src.koda.cnrs.fr/eric.debreuve/bab
.Scatter Plots
image::figure/plotly/scatter-plots.png[]
[%nowrap]
----
----
.Line-based Plots
image::figure/plotly/line-plots.png[]
[%nowrap]
----
----
.Arrow Fields
image::figure/plotly/arrow-plots.png[]
[%nowrap]
----
----
.Image-based Plots
image::figure/plotly/image-plots.png[]
[%nowrap]
----
----
.Triangular Mesh Plot
image::figure/plotly/mesh-plot.png[]
[%nowrap]
----
----
.Count-based Plots
image::figure/plotly/count-plots.png[]
...
...
...
...