Skip to content

Commit 3306050

Browse files
committed
Add Plot doc; show attrs
1 parent b7d262c commit 3306050

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/components.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ from chartlets.components import Checkbox
1717

1818
::: chartlets.components.Dropdown
1919

20+
::: chartlets.components.Plot
21+
2022
::: chartlets.components.Typography
2123

2224
## Base classes

mkdocs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ plugins:
1313
heading_level: 3
1414
toc: true
1515
toc_depth: 1
16-
members:
17-
- methods
18-
- classes
19-
- attributes
2016

2117
nav:
2218
- Home: index.md

0 commit comments

Comments
 (0)