v0.2
Pre-release
Pre-release
New feature:
- If using fewer colors than a discrete palette offers, append
::c
at the end of the name to carry out interpolation, which will use a greater range of the color scale the palette offers.
Bug fix:
embed_plotly
was not properly handling color schemes at all. It should now work just likeembed_plot
.