Chart3d Interface

class epyk.interfaces.graphs.CompCharts.Chart3d(ui)
property plotly: Plotly3D

Built on top of d3.js and stack.gl, Plotly.js is a high-level, declarative charting library. plotly.js ships with over 40 chart types, including 3D charts, statistical graphs, and SVG maps.

Category:

Analytics, Dataviz

Usage:

Related Pages:

Returns:

A Python Plolty object

property vis: Vis3D

Interface for the Vis library.

Category:

Analytics, Dataviz

Usage:

Related Pages:

Returns:

A Python Vis object