I've been poking around the Bokeh API docs for a few hours, and haven't found anything relevant. So I wanted to ask if anyone knows whether or not the Bokeh API supports 3D ploting (similar to what you can do in matplotlib with mpl_toolkits.mplot3d
)?
You'd have to use the Surface3d custom model example demonstrated here:
http://docs.bokeh.org/en/latest/docs/user_guide/extensions_gallery/wrapping.html#userguide-extensions-examples-wrapping
You won't have to write any JavaScript, but you'll have to copy over the Surface3d class and inline JS, then create your own instance of it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With