You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).