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
I just thought whether it might be a good idea to export the chroma module in plotly.nim. If we did that we don't have to import it in all examples where we use the Color type. That might make it a little more user friendly, too.
The text was updated successfully, but these errors were encountered:
I just thought whether it might be a good idea to export the
chroma
module inplotly.nim
. If we did that we don't have to import it in all examples where we use theColor
type. That might make it a little more user friendly, too.The text was updated successfully, but these errors were encountered: