MatplotLibAPI 3.2.10__py3-none-any.whl → 3.2.12__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.
- MatplotLibAPI/Composite.py +13 -13
- MatplotLibAPI/__init__.py +4 -2
- {MatplotLibAPI-3.2.10.dist-info → MatplotLibAPI-3.2.12.dist-info}/METADATA +1 -1
- {MatplotLibAPI-3.2.10.dist-info → MatplotLibAPI-3.2.12.dist-info}/RECORD +7 -7
- {MatplotLibAPI-3.2.10.dist-info → MatplotLibAPI-3.2.12.dist-info}/WHEEL +1 -1
- {MatplotLibAPI-3.2.10.dist-info → MatplotLibAPI-3.2.12.dist-info}/LICENSE +0 -0
- {MatplotLibAPI-3.2.10.dist-info → MatplotLibAPI-3.2.12.dist-info}/top_level.txt +0 -0
MatplotLibAPI/Composite.py
CHANGED
|
@@ -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
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
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
|
MatplotLibAPI/__init__.py
CHANGED
|
@@ -91,7 +91,8 @@ class DataFrameAccessor:
|
|
|
91
91
|
max_values: int = 100,
|
|
92
92
|
center_to_mean: bool = False,
|
|
93
93
|
sort_by: Optional[str] = None,
|
|
94
|
-
ascending: bool = False
|
|
94
|
+
ascending: bool = False,
|
|
95
|
+
table_rows:int=10) -> Figure:
|
|
95
96
|
|
|
96
97
|
return plot_composite_bubble(pd_df=self._obj,
|
|
97
98
|
label=label,
|
|
@@ -103,7 +104,8 @@ class DataFrameAccessor:
|
|
|
103
104
|
max_values=max_values,
|
|
104
105
|
center_to_mean=center_to_mean,
|
|
105
106
|
sort_by=sort_by,
|
|
106
|
-
ascending=ascending
|
|
107
|
+
ascending=ascending,
|
|
108
|
+
table_rows=table_rows)
|
|
107
109
|
|
|
108
110
|
def aplot_table(self,
|
|
109
111
|
cols: List[str],
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
MatplotLibAPI/Bubble.py,sha256=ZtOTWGAnJ1zy7bjKQ3OF985R-iZHvZOo_rG1dZMbP-Q,5116
|
|
2
|
-
MatplotLibAPI/Composite.py,sha256=
|
|
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
|
|
6
6
|
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
|
-
MatplotLibAPI/__init__.py,sha256=
|
|
10
|
-
MatplotLibAPI-3.2.
|
|
11
|
-
MatplotLibAPI-3.2.
|
|
12
|
-
MatplotLibAPI-3.2.
|
|
13
|
-
MatplotLibAPI-3.2.
|
|
14
|
-
MatplotLibAPI-3.2.
|
|
9
|
+
MatplotLibAPI/__init__.py,sha256=x0a0oIgfLMpshmS7B8nsklwqn2IIeo21v3vbhsYSrcA,14058
|
|
10
|
+
MatplotLibAPI-3.2.12.dist-info/LICENSE,sha256=hMErKLb6YZR3lRR5zr-vxeFkvY69QAaafgSpZ5-P1dQ,1067
|
|
11
|
+
MatplotLibAPI-3.2.12.dist-info/METADATA,sha256=Wy8x6jhJA7Nk4bWRG4cpA5_At9e0lIIeuvyfQ2F9GYQ,463
|
|
12
|
+
MatplotLibAPI-3.2.12.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
|
|
13
|
+
MatplotLibAPI-3.2.12.dist-info/top_level.txt,sha256=MrzbBjDEW48Vb6YhQIqpFYGOhHzQnEIM5Qy2xy2iqew,14
|
|
14
|
+
MatplotLibAPI-3.2.12.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|