We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d262c commit 3306050Copy full SHA for 3306050
docs/components.md
@@ -17,6 +17,8 @@ from chartlets.components import Checkbox
17
18
::: chartlets.components.Dropdown
19
20
+::: chartlets.components.Plot
21
+
22
::: chartlets.components.Typography
23
24
## Base classes
mkdocs.yml
@@ -13,10 +13,6 @@ plugins:
13
heading_level: 3
14
toc: true
15
toc_depth: 1
16
- members:
- - methods
- - classes
- - attributes
nav:
- Home: index.md
0 commit comments