Is there a way to make 3D plots like in matplotlib
Open
- Dominant language
- Go
- Stars
- 3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
I am looking for a library to plot 3d points in space and it seems this is the only active plotting library.
I found this:
https://medium.com/@Arafat./introducing-glot-the-plotting-library-for-golang-3133399948a1
Which appears to be built on top of the predecessor to this but it is woefully out of date and I am having issues with it.
Is there a way to use this library to plot 3d datapoints?
I can't find any in the examples
Contributor guide
Assessment
This issue has not been assessed yet.