📊 Charts, Tables & Graphs
plantuml-markdown - 🥇28 · ⭐ 190 · BSD-2
·
PlantUML plugin for Python-Markdown.
- GitHub (👨💻 28 · 🔀 53 · 📦 1.3K · 📋 62 - 1% open · ⏱️ 26.03.2024)
- PyPi (📥 310K / month):
pip install plantuml-markdown
- Add to mkdocs.yml: ```yaml markdown_extensions:
- plantuml_markdown ```
mermaid2 - 🥇23 · ⭐ 190 · MIT
·
A Mermaid graphs plugin for mkdocs.
- GitHub (👨💻 13 · 🔀 25 · 📦 1.9K · 📋 65 - 9% open · ⏱️ 06.03.2024)
- PyPi (📥 160K / month):
pip install mkdocs-mermaid2-plugin
- Add to mkdocs.yml:
plugins: - mermaid2
table-reader - 🥇22 · ⭐ 99 · MIT
·
MkDocs plugin that enables a markdown tag like {{ read_csv(table.csv) }} to directly insert various table formats into..
- GitHub (👨💻 8 · 🔀 16 · 📦 630 · 📋 39 - 7% open · ⏱️ 15.04.2024)
- PyPi (📥 38K / month):
pip install mkdocs-table-reader-plugin
- Add to mkdocs.yml:
plugins: - table-reader
MkDocs GLightbox - 🥇21 · ⭐ 100 · MIT
·
A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.
- GitHub (👨💻 2 · 🔀 13 · 📥 24 · 📦 2.5K · 📋 32 - 34% open · ⏱️ 31.01.2024)
- PyPi (📥 200K / month):
pip install mkdocs-glightbox
- Add to mkdocs.yml:
plugins: - glightbox
drawio-exporter - 🥈19 · ⭐ 71 · MIT
·
Exports your Draw.io diagrams at build time for easier embedding into your documentation.
- GitHub (👨💻 4 · 🔀 3 · 📦 67 · 📋 25 - 20% open · ⏱️ 17.04.2024)
- PyPi (📥 11K / month):
pip install mkdocs-drawio-exporter
- Add to mkdocs.yml:
plugins: - drawio-exporter
build-plantuml - 🥈18 · ⭐ 53 · MIT
·
MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline).
- GitHub (👨💻 11 · 🔀 14 · 📦 100 · 📋 22 - 4% open · ⏱️ 25.03.2024)
- PyPi (📥 36K / month):
pip install mkdocs-build-plantuml-plugin
- Add to mkdocs.yml:
plugins: - build_plantuml
Markdown blockdiag - 🥈18 · ⭐ 26 · MIT
·
blockdiag extension for Python Markdown.
- GitHub (👨💻 5 · 🔀 9 · 📦 100 · 📋 6 - 50% open · ⏱️ 22.11.2023)
- PyPi (📥 3.2K / month):
pip install markdown-blockdiag
- Add to mkdocs.yml:
markdown_extensions: - markdown_blockdiag
charts - 🥈17 · ⭐ 69 · MIT
·
Mkdocs plugin to add vegalite charts to your pages.
- GitHub (👨💻 3 · 🔀 6 · 📦 59 · 📋 19 - 15% open · ⏱️ 25.09.2023)
- PyPi (📥 5.3K / month):
pip install mkdocs-charts-plugin
- Add to mkdocs.yml:
plugins: - charts
kroki - 🥈17 · ⭐ 38 · MIT
·
MkDocs plugin for Kroki-Diagrams.
- GitHub (👨💻 13 · 🔀 24 · 📦 33 · 📋 23 - 30% open · ⏱️ 21.01.2024)
- PyPi (📥 24K / month):
pip install mkdocs-kroki-plugin
- Add to mkdocs.yml:
plugins: - kroki
MkDocs Video - 🥈16 · ⭐ 65 · MIT
·
MkDocs Video plugin.
- GitHub (👨💻 5 · 🔀 12 · 📥 42 · 📦 630 · ⏱️ 04.01.2024)
- PyPi (📥 59K / month):
pip install mkdocs-video
- Add to mkdocs.yml:
plugins: - mkdocs-video
Lightgallery - 🥈14 · ⭐ 26 · MIT
·
Markdown extension to wrap images in a lightbox.
- GitHub (👨💻 6 · 🔀 4 · 📦 92 · 📋 11 - 54% open · ⏱️ 07.10.2023)
- PyPi (📥 3.8K / month):
pip install lightgallery
- Add to mkdocs.yml:
markdown_extensions: - lightgallery
mkdocs-diagrams - 🥈13 · ⭐ 25 · 💤 · MIT
·
MkDocs plugin to render Diagrams files.
- GitHub (🔀 3 · 📦 58 · 📋 3 - 33% open · ⏱️ 04.09.2020)
- PyPi (📥 16K / month):
pip install mkdocs-diagrams
- Add to mkdocs.yml:
plugins: - diagrams
markdownmermaid - 🥈12 · ⭐ 26 · 💤 · MIT
·
A MkDocs plugin that support mermaid graph in markdown file.
- GitHub (👨💻 2 · 🔀 15 · 📦 80 · 📋 6 - 33% open · ⏱️ 26.05.2019)
- PyPi (📥 6.7K / month):
pip install mkdocs-mermaid-plugin
- Add to mkdocs.yml:
plugins: - markdownmermaid
mkdocs-d2-plugin - 🥉11 · ⭐ 10 · MIT
·
A plugin for embedding D2 diagrams in MkDocs.
- GitHub (👨💻 3 · 🔀 3 · 📦 3 · ⏱️ 17.04.2024)
- PyPi (📥 5K / month):
pip install mkdocs-d2-plugin
- Add to mkdocs.yml:
plugins: - d2
MkDocs Img2Fig Plugin - 🥉10 · ⭐ 18 · 💤 · MIT
·
A MkDocs plugin that converts markdown encoded images into figure elements.
- GitHub (👨💻 2 · 🔀 7 · 📦 110 · 📋 3 - 66% open · ⏱️ 14.07.2020)
- PyPi (📥 2.1K / month):
pip install mkdocs-img2fig-plugin
- Add to mkdocs.yml:
plugins: - img2fig
markdown-captions - 🥉10 · ⭐ 9 · ❗️GPL-3.0
·
Python-Markdown plugin for image captions.
- GitHub (👨💻 2 · 🔀 4 · 📦 140 · 📋 7 - 14% open · ⏱️ 24.05.2023)
- PyPi (📥 2.9K / month):
pip install markdown-captions
- Add to mkdocs.yml:
markdown_extensions: - markdown_captions
docutools - 🥉9 · ⭐ 20 · BSD-2
·
Dev Centric Tools for Mkdocs Based Documentation.
- GitHub (👨💻 3 · 📦 6 · 📋 2 - 50% open · ⏱️ 04.09.2023)
- PyPi (📥 200 / month):
pip install docutools
- Add to mkdocs.yml:
plugins: - lcd-find-pages - lcd-custom-dir - lcd-blacklist - lcd-lp - lcd-md-replace - lcd-page-tree - lcd-stats
badges - 🥉9 · ⭐ 8 · MIT
·
Add badges to your mkdocs page.
- GitHub (🔀 1 · ⏱️ 08.02.2024)
- PyPi (📥 1.2K / month):
pip install mkdocs-badges
- Add to mkdocs.yml:
plugins: - badges
Termage - 🥉8 · ⭐ 20 · 💤 · MIT
·
Generate SVGs from any Python code, even in your documentation.
- GitHub (📦 1 · 📋 5 - 20% open · ⏱️ 23.08.2022)
- PyPi (📥 100 / month):
pip install Termage
- Add to mkdocs.yml:
plugins: - termage
markdownwavedrom - 🥉7 · ⭐ 9 · 💤 · MPL-2.0
·
A MkDocs plugin for support wavedrom charts in markdown file.
- GitHub (🔀 2 · 📦 10 · 📋 3 - 33% open · ⏱️ 26.06.2021)
- PyPi (📥 110 / month):
pip install mkdocs-wavedrom-plugin
- Add to mkdocs.yml:
plugins: - markdownwavedrom
MkDocs Graphviz - 🥉6 · ⭐ 5 · 💤 · ❗Unlicensed
·
A mkdocs Extension that automatically renders Graphviz images, in SVG or PNG format, within your markdown file.
- PyPi (📥 3.8K / month):
pip install mkdocs-graphviz
- GitLab (🔀 1 · 📋 7 - 42% open · ⏱️ 03.05.2021)
- Add to mkdocs.yml:
markdown_extensions: - mkdocs_graphviz
mkdocs-resize-images - 🥉6 · ⭐ 1 · MIT
·
MkDocs plugin to resize images according to the configuration.
- GitHub (📦 3 · ⏱️ 04.11.2023)
- PyPi (📥 98 / month):
pip install mkdocs-resize-images
- Add to mkdocs.yml:
plugins: - resize-images
plotly charts - 🥉5 · ⭐ 7 · MIT
·
Mkdocs plugin to add interactive charts with Plotly.js.
- GitHub (👨💻 2 · ⏱️ 25.07.2023)
- PyPi (📥 820 / month):
pip install mkdocs-plotly-plugin
- Add to mkdocs.yml:
plugins: - plotly
Markdown aafigure - 🥉5 · ⭐ 4 · 💤 · MIT
·
aafigure extension for Python Markdown.
- GitHub (📋 3 - 33% open · ⏱️ 30.04.2021)
- PyPi (📥 120 / month):
pip install markdown-aafigure
- Add to mkdocs.yml:
markdown_extensions: - markdown_aafigure
thumbnails - 🥉5 · ⭐ 2 · MIT
·
MkDocs plugin for thumbnail images generated automatically.
- GitHub (📋 2 - 50% open · ⏱️ 05.06.2023)
- PyPi (📥 250 / month):
pip install mkdocs-thumbnails
- Add to mkdocs.yml:
plugins: - thumbnails
markdown-figcap - 🥉5 · ⭐ 1 · 💤 · BSD-3
·
Extension for Python-Markdown to handle figure and figcaption.
- GitHub (📦 3 · ⏱️ 09.03.2019)
- PyPi (📥 28 / month):
pip install markdown-figcap
- Add to mkdocs.yml:
markdown_extensions: - markdown_figcap
Family tree example - 🥉4 · ⭐ 2 · ❗️GPL-3.0
An interactive family tree visualization using d3-dag.
- GitHub (👨💻 6 · 🔀 1 · ⏱️ 04.08.2023)
pico-8 - 🥉4 · ⭐ 1 · 💤 · MIT
·
A MKDocs plugin that allows to embed a Pico-8 web player in a page.
- GitHub (📦 1 · ⏱️ 17.03.2019)
- PyPi (📥 9 / month):
pip install pico8-mkdocs-plugin
- Add to mkdocs.yml:
plugins: - pico-8
sequence-js - 🥉3 · ⭐ 4 · 💤 · MIT
·
MkDocs plugin to render sequence.js blocks.
- GitHub (🔀 2 · 📋 3 - 33% open · ⏱️ 28.02.2020)
- Add to mkdocs.yml: ```yaml plugins:
- sequence-js ```
import-statement - 🥉3 · ⭐ 2 · 💤 · MIT
·
- GitHub (📦 1 · ⏱️ 06.02.2023)
- PyPi (📥 53 / month):
pip install mkdocs-import-statement-plugin
- Add to mkdocs.yml:
plugins: - import-statement
inline-svg - 🥉3 · MIT
·
- GitHub (👨💻 5 · 🔀 1 · 📦 1 · ⏱️ 12.01.2024)
- PyPi (📥 38 / month):
pip install mkdocs-plugin-inline-svg-mod
- Add to mkdocs.yml:
plugins: - inline-svg
MkHack3rs - 🥉2 · ⭐ 4 · 💤 · ❗Unlicensed
·
Hacks & Integrations for Mkdocs / Material Theme.
- GitLab (🔀 1 · ⏱️ 01.05.2021)
image-formatter-plugin - 🥉2 · ⭐ 3 · 🐣 · ❗Unlicensed
·
- GitHub (👨💻 7 · ⏱️ 06.12.2023)
- PyPi (📥 83 / month):
pip install mkdocs-image-formatter-plugin
- Add to mkdocs.yml:
plugins: - image-formatter