scalaplot icon indicating copy to clipboard operation
scalaplot copied to clipboard

New color type: "RGB" (for custom colors)

Open okennedy opened this issue 7 years ago • 0 comments

First off, nifty project!

Gnuplot internally supports RGB color specs (not just named colors). It would be nice if scalaplot provided access to it (e.g., by implementing Color as a case class rather than an enum).

okennedy avatar May 06 '17 04:05 okennedy