MatplotLibAPI 3.2.10__py3-none-any.whl → 3.2.11__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -181,16 +181,16 @@ def plot_composite_treemap(pd_dfs: Dict[str, pd.DataFrame],
181
181
  vertical_spacing=0.2
182
182
  )
183
183
 
184
- current_row = 1
185
- for path, df in pd_dfs.items():
186
- trm = aplot_treemap(pd_df=df,
187
- path=path,
188
- values=values,
189
- style=style,
190
- color=color,
191
- sort_by=sort_by,
192
- ascending=ascending,
193
- max_values=max_values)
194
- fig.add_trace(trm, row=current_row, col=1)
195
- current_row += 1
196
- return fig
184
+ current_row = 1
185
+ for path, df in pd_dfs.items():
186
+ trm = aplot_treemap(pd_df=df,
187
+ path=path,
188
+ values=values,
189
+ style=style,
190
+ color=color,
191
+ sort_by=sort_by,
192
+ ascending=ascending,
193
+ max_values=max_values)
194
+ fig.add_trace(trm, row=current_row, col=1)
195
+ current_row += 1
196
+ return fig
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: MatplotLibAPI
3
- Version: 3.2.10
3
+ Version: 3.2.11
4
4
  Requires-Python: >=3.7
5
5
  Description-Content-Type: text/markdown
6
6
  License-File: LICENSE
@@ -1,5 +1,5 @@
1
1
  MatplotLibAPI/Bubble.py,sha256=ZtOTWGAnJ1zy7bjKQ3OF985R-iZHvZOo_rG1dZMbP-Q,5116
2
- MatplotLibAPI/Composite.py,sha256=2t4AvmxbxRX2BumhXGSGkBBdo71uudWwW1HpsKML7lQ,7250
2
+ MatplotLibAPI/Composite.py,sha256=tbpHKR5uijjJPF-2_hzf4og7nHYSkLQ1e3yVBYlLN8Q,7302
3
3
  MatplotLibAPI/Network.py,sha256=zzizLBAMD-nV-1WGZTIoOQn3SVsvr9R8Ba2DTCyuTvA,18790
4
4
  MatplotLibAPI/Pivot.py,sha256=Bo7ZpkxqoE75e8vpSsKIT5X2Q7lLdfAyy46ox1fARbc,7183
5
5
  MatplotLibAPI/StyleTemplate.py,sha256=YtDsDIEYjpHqLuj1YXlmLUbBdxHfoq7ndQ1sG4WD1IA,10967
@@ -7,8 +7,8 @@ MatplotLibAPI/Table.py,sha256=p_nHXRiC6dneBSf0j5nx-hBijBSXd7NBLmdBicFUGqQ,2809
7
7
  MatplotLibAPI/Timeserie.py,sha256=B03xjcBCgWVpkDQKvoyGtNjm6OLtCo1fINyXJrXeWM8,4952
8
8
  MatplotLibAPI/Treemap.py,sha256=1WYHV9eaU4zcXrwTIScQvsGrfgiuYg-aAoeIhTZVPKw,3395
9
9
  MatplotLibAPI/__init__.py,sha256=5a9TvLliMN0o-1V8Lw0Gj0JSQMXh8jTWxxgLcxIhLxU,13948
10
- MatplotLibAPI-3.2.10.dist-info/LICENSE,sha256=hMErKLb6YZR3lRR5zr-vxeFkvY69QAaafgSpZ5-P1dQ,1067
11
- MatplotLibAPI-3.2.10.dist-info/METADATA,sha256=E2YGsD_eO1AkCFS5kE3rmrUj0hP6AU5XawkzVhSgSlo,463
12
- MatplotLibAPI-3.2.10.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
13
- MatplotLibAPI-3.2.10.dist-info/top_level.txt,sha256=MrzbBjDEW48Vb6YhQIqpFYGOhHzQnEIM5Qy2xy2iqew,14
14
- MatplotLibAPI-3.2.10.dist-info/RECORD,,
10
+ MatplotLibAPI-3.2.11.dist-info/LICENSE,sha256=hMErKLb6YZR3lRR5zr-vxeFkvY69QAaafgSpZ5-P1dQ,1067
11
+ MatplotLibAPI-3.2.11.dist-info/METADATA,sha256=oLykLHiuZW8UFUEuLfUytXhPeNCkK35Nsr34Mlka13k,463
12
+ MatplotLibAPI-3.2.11.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
13
+ MatplotLibAPI-3.2.11.dist-info/top_level.txt,sha256=MrzbBjDEW48Vb6YhQIqpFYGOhHzQnEIM5Qy2xy2iqew,14
14
+ MatplotLibAPI-3.2.11.dist-info/RECORD,,