docs: add dynamic entity-relationship diagram to docs (#28130)

This commit is contained in:
Maxime Beauchemin
2024-04-23 16:12:42 -07:00
committed by GitHub
parent f155138659
commit 9db431b430
13 changed files with 1114 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
import InteractiveSVG from '../../src/components/InteractiveERDSVG';
# Entity-Relationship Diagram
Here is our interactive ERD:
<InteractiveSVG />
<br />
[Download the .svg](https://github.com/apache/superset/tree/master/docs/static/img/erd.svg)