We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f05f3 commit 48e1004Copy full SHA for 48e1004
python/treemap-charts.md
@@ -22,17 +22,17 @@ jupyter:
22
pygments_lexer: ipython3
23
version: 3.7.3
24
plotly:
25
- description: How to make Sunburst Charts.
+ description: How to make Treemap Charts.
26
display_as: basic
27
has_thumbnail: true
28
language: python
29
layout: base
30
- name: Sunburst Charts
31
- order: 6.1
+ name: Treemap Charts
+ order: 14
32
page_type: u-guide
33
- permalink: python/sunburst-charts/
34
- thumbnail: thumbnail/sunburst.gif
35
- title: Sunburst in Python | plotly
+ permalink: python/treemap-charts/
+ thumbnail: thumbnail/treemap.png
+ title: Treemap in Python | plotly
36
---
37
38
### Basic Treemap
0 commit comments