File tree Expand file tree Collapse file tree 4 files changed +26
-0
lines changed Expand file tree Collapse file tree 4 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 11site_name : " Plotly.py Docs"
22docs_dir : pages
33site_dir : docs
4+
5+ plugins :
6+ - search
7+ - mkdocstrings :
8+ handlers :
9+ python :
10+ options :
11+ docstring_style : google
12+ show_source : false
13+ show_root_heading : true
14+ show_root_toc_entry : true
15+ merge_init_into_class : true
16+
417nav :
518- Home : index.md
19+ - API Reference :
20+ - plotly : reference/plotly.md
21+ - plotly.graph_objects : reference/graph_objects.md
22+ - plotly.express : reference/express.md
623- Project :
724 - license.md
825 - conduct.md
Original file line number Diff line number Diff line change 1+ # Plotly Express
2+
3+ ::: plotly.express
Original file line number Diff line number Diff line change 1+ # Graph Objects
2+
3+ ::: plotly.graph_objects
Original file line number Diff line number Diff line change 1+ # Plotly API Reference
2+
3+ ::: plotly
You can’t perform that action at this time.
0 commit comments