In PR #1117, the symbol parameter was added to Figure.plot (and similarly for Figure.plot3d in #3559).
As some confusions regarding the style, symbol, and size parameters are likely, we should extend or add a gallery example or / and tutorial which explain this new parameter:
- Maybe we can extend the gallery example Points.
- Add a tutorial "Plotting symbols".
In PR #1117, the
symbolparameter was added toFigure.plot(and similarly forFigure.plot3din #3559).As some confusions regarding the
style,symbol, andsizeparameters are likely, we should extend or add a gallery example or / and tutorial which explain this new parameter: