Update Implementation authored by Richard Schmidt's avatar Richard Schmidt
......@@ -89,6 +89,8 @@ Points are added iteratively to a FloatingPointData with an x- and a y-coordinat
Plotting algorithms for diagrams should extend AbstractPlotter or an abstract child class, which provide basic functionalities such as axes drawing and axes scaling.
*Richard*
## Adding textures, frames and line styles to the floating dot mode
### Adding textures to bar charts
......
......