Skip to content

Commit 48e1004

Browse files
author
“mahdis-z”
committed
few settings modified
1 parent f4f05f3 commit 48e1004

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

python/treemap-charts.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ jupyter:
2222
pygments_lexer: ipython3
2323
version: 3.7.3
2424
plotly:
25-
description: How to make Sunburst Charts.
25+
description: How to make Treemap Charts.
2626
display_as: basic
2727
has_thumbnail: true
2828
language: python
2929
layout: base
30-
name: Sunburst Charts
31-
order: 6.1
30+
name: Treemap Charts
31+
order: 14
3232
page_type: u-guide
33-
permalink: python/sunburst-charts/
34-
thumbnail: thumbnail/sunburst.gif
35-
title: Sunburst in Python | plotly
33+
permalink: python/treemap-charts/
34+
thumbnail: thumbnail/treemap.png
35+
title: Treemap in Python | plotly
3636
---
3737

3838
### Basic Treemap

0 commit comments

Comments
 (0)