Commit Graph

4 Commits (chore-refactor-javascript-to-modules)

Author SHA1 Message Date
Jason Stirnaman 7ea1489654 fix(diagram): Mermaid.js: dynamic loading, support dark theme, background color for edgeLabel paragraph elements
- Fixes dynamic loading of Mermaid.js
- Adds MutationObserver to handle light/dark theme switching.
- Sets the background-color for edgeLabel p elements to override a white background that obscures text in the dark theme.
2025-05-19 15:09:45 -05:00
Scott Anderson 488125b2d9 hotfix: fix mermaid.js diagrams, closes #4640 2022-11-16 14:21:02 -07:00
Scott Anderson ede77cc68d
Enterprise dar updates (#3313)
* removed references to web server in enteprise cluster docs, closes influxdata/DAR#245

* updated enterprise upgrade instructions, closes influxdata/DAR#243

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-10-27 14:15:40 -06:00
Scott Anderson 80fecb7d12 implemented mermaid js for dynamic diagrams, closes 1938 2020-12-21 22:49:43 -07:00