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
This package has gotten quite complex (which is awesome!), but I'm afraid that users who just want to change the color of a plot or something might be scared off by the README. Having a simple quickstart section with common usage ala color("red"), colormap("whatever") would be a good idea.
This package has gotten quite complex (which is awesome!), but I'm afraid that users who just want to change the color of a plot or something might be scared off by the README. Having a simple quickstart section with common usage ala
color("red"),colormap("whatever")would be a good idea.