points3d size vs color
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
I am trying to visualize points which are sized based on one quantity and colored based on another. Following the suggestions in the documentation I was able to achieve this, but I think the size and color of the points should be separate parameters in the points3d function. The current method seems pretty hacky for what seems like a straightforward and I would imagine very common use case.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.