Hussain Nasir Khan

A programmer, writer, and engineer. I have a deep interest in computer vision and artificial intelligence.

Plotly Figure Size

Plotly Figure Size

In this Plotly tutorial, you will learn how to set figure size. To change figure size, you have to mention height and width of the figure. Output: Free learning resources: AiHints, CodeAllow

Plotly Parallel Categories

Plotly Parallel Categories

In this Plotly tutorial, you will learn how to plot parallel categories in Python. You can use px.parallel_categories() function to plot parallel categories. Output: Free learning resources: AiHints, CodeAllow

Plotly Parallel Coordinates

Plotly Parallel Coordinates

In this Plotly tutorial, you will learn how to plot parallel coordinates in Python. You can use px.parallel_coordinates() function to plot parallel coordinates. Output: Free learning resources: AiHints, CodeAllow

Plotly Animations

Plotly Animations

In this Plotly tutorial, you will learn how to use Plotly animations in Python. Output: Free learning resources: AiHints, CodeAllow

Plotly Treemap Chart

Plotly Treemap Chart

In this Plotly tutorial, you will learn how to plot a treemap chart in Python. You can use px.treemap() function to plot a treemap chart. Output: Free learning resources: AiHints, CodeAllow

Plotly Sunburst Chart

Plotly Sunburst Chart

In this Plotly tutorial, you will learn how to plot a sunburst chart in Python. You can use px.sunburst() function to plot a sunburst chart. Output: Free learning resources: AiHints, CodeAllow

Plotly 3D Scatter Plot

Plotly 3D Scatter Plot

In this Plotly tutorial, you will learn how to plot a 3D scatter plot in Python. You can use px.scatter_3d() function to plot a 3D Scatter Plot. Output: Free learning resources: AiHints, CodeAllow

Plotly Scatter Plot Matrix

Plotly Scatter Plot Matrix

In this Plotly tutorial, you will learn how to plot a scatter plot matrix in Python. You can use px.scatter_matrix() function to plot a scatter plot matrix. Output: Free learning resources: AiHints, CodeAllow

Plotly Area Chart

Plotly Area Chart

In this Plotly tutorial, you will learn how to plot an area chart in Python. You can use px.area() function to plot an area chart. Output: Free learning resources: AiHints, CodeAllow