Skip to content

Commit 59917af

Browse files
feat: update plot types catalog
- Remove mosaic-categorical plot entry - Update total plot types count to 257 - Adjust planned plot types count to 71
1 parent a162076 commit 59917af

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/plot-types-catalog.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,6 @@ A comprehensive catalog of plot types for the pyplots platform. Each plot is imp
338338
### errorbar-asymmetric ✅
339339
**Description:** Asymmetric error bars plot with different upper and lower error values for each data point.
340340

341-
### mosaic-categorical 📋
342-
**Description:** Mosaic plot showing relationships between categorical variables with rectangle areas proportional to frequencies in contingency tables.
343341

344342
### regression-logistic 📋
345343
**Description:** Logistic regression curve visualization showing probability/odds transformation for binary classification.
@@ -908,9 +906,9 @@ Printable templates and playful visualizations.
908906

909907
## Statistics
910908

911-
- **Total Plot Types:** 258
909+
- **Total Plot Types:** 257
912910
- **Implemented:** 186 ✅
913-
- **Planned:** 72 📋
911+
- **Planned:** 71 📋
914912
- **Categories:** 30
915913

916914
---

0 commit comments

Comments
 (0)