-
Notifications
You must be signed in to change notification settings - Fork 50
indexable graphic attributes #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
color indexing is really nice :D crazy_colors-2022-12-19_04.30.30.mp4 |
…g, updated examples
this insanity is possible now: https://www.youtube.com/watch?v=j_gwi-Wf1Ao also this which is more useful 😄 |
For scatter we can make size an indexable feature too. |
@EricThomson, @clewis7 , @ArjunPutcha Caitlin, features-events-2022-12-22_06.07.58.mp4Will merge as soon as #61 is ready |
Nice -- this will make certain other things so much easier. |
implements #77
GraphicFeatures to implement:
update_data
methods, just pass the slice obj directly to geo.grid or geo.positions, and for positions update_range with indices parsed by slice object, otherwise entire thing with grid.