scalanlp / breeze

Breeze is/was a numerical processing library for Scala.
https://www.scalanlp.org
Apache License 2.0
3.45k stars 693 forks source link

3d plots in breeze-viz? #776

Closed aliakhtar closed 4 years ago

aliakhtar commented 4 years ago

Is it possible to plot 3d vectors in breeze-viz, to show charts like this:

image

It doesn't look like JFreeChart supports these, so I'm guessing the answer is no. Happy to try to implement this w/ another library if there are any suggestions.

aliakhtar commented 4 years ago

I just discovered the google group, I think this is better suited for it. Will post there instead.