update authored by DEBREUVE Eric's avatar DEBREUVE Eric
......@@ -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[]
......
......