Replies: 2 comments 10 replies
-
For comparison, can you post the other diagram source as well? |
Beta Was this translation helpful? Give feedback.
8 replies
-
Mermaid.js support is pretty new in the community edition, and as it's now available to many more users, I expect that we'll find cases where we need to add some missing styles. I've explored several diagram types and tried to add styles for all cases I could enumerate, but this is clearly a moving target. Furthermore, new versions of Mermaid.js might induce necessary adjustments. I'm happy to merge PRs. Styles are defined here. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In some Mermaid diagrams, the labels in subgraphs are too dark when using the slate theme ("openshift" and "service"):

But it's weird because in other graphs it's not ("local"):

Any idea on what is going on 😕 ?
I don't load mermaid.js myself. I don't have any CSS rules touching diagrams.
Here's the code if you want to try it:
Beta Was this translation helpful? Give feedback.
All reactions