The default palette is sequential for the fill/stroke right? The output range section seems a bit confusing. It mentions it's the defaults but it looks like the limits.
The defaults are as follows:
x/y: Ignored (values used directly)
stroke/fill: The navia palette <-- sequential right?
size/linewidth: (1, 6) (points) <-- These are the limits not the defaults right?
opacity: (0.1, 1.0) (0 being fully transparent and 1 being fully opaque) <-- Same here right? these are the limits and the default is 0.9 right?
If you wish, I can create a PR to adjust it. I think I'm just missing the defaults for size/linewidth .
The default palette is
sequentialfor the fill/stroke right? The output range section seems a bit confusing. It mentions it's the defaults but it looks like the limits.If you wish, I can create a PR to adjust it. I think I'm just missing the defaults for size/linewidth .