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
Exactly the same as the existing grids but monochrome.
Considerations:
Do we need a mode keyword/attribute or does it suffice to support single int color specs and let the mode be implied?
Is the internal representation single digits or do we keep the the RGB tuples and make them all the same? Keeping the tuples has some advantages when it comes to the HTML repr since that's expecting a triplet.
The text was updated successfully, but these errors were encountered:
Exactly the same as the existing grids but monochrome.
Considerations:
The text was updated successfully, but these errors were encountered: