Gaston.jl
Gaston.jl copied to clipboard
Use `x`, `o`, etc as markers
The characters x, o, etc. are used as shorthand for specific marker types. This clashes with the use of the same characters as text markers.
This is fixed by passing 'x', etc as characters and not strings. Symbols are also accepted.