Skip to content

BhargavKadali39/plotly_in_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

plotly_in_python

This repo shows ypu how to design a tree map using plotly module in python.

Treemaps are used to visualize hierarchical data as a set of nested rectangles. It displays hierarchical data in such a way that each branch of the tree receives a rectangle which is filled with smaller rectangles as sub-branches.

Example plotlyex

Here the white outer block is a which can also be known as root of all rectangles(sub branches).

About

Treemaps are used to visualize hierarchical data as a set of nested rectangles using plotly in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published