Gaston.jl icon indicating copy to clipboard operation
Gaston.jl copied to clipboard

Use `x`, `o`, etc as markers

Open mbaz opened this issue 4 years ago • 1 comments

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.

mbaz avatar May 14 '21 13:05 mbaz

This is fixed by passing 'x', etc as characters and not strings. Symbols are also accepted.

mbaz avatar Jun 15 '21 15:06 mbaz