scalaplot icon indicating copy to clipboard operation
scalaplot copied to clipboard

Escape Series Name

Open sameersingh opened this issue 11 years ago • 0 comments

For example, if a series name contains an '_', it's a problem for Latex used to render it in legend, but escaping it by '_' is a problem when writing to file with that name.

sameersingh avatar Sep 25 '14 22:09 sameersingh