Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Simple Example to Plot Python Treemap with lables

labels=["30", "40", "10", "60"]
squarify.plot(sizes=square_sizes, label=labels, alpha=0.6 )
Source by softhunt.net #
 
PREVIOUS NEXT
Tagged: #Simple #Example #Plot #Python #Treemap #lables
ADD COMMENT
Topic
Name
8+9 =