Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken subgraph using the CLI #153

Closed
lra opened this issue Apr 17, 2015 · 2 comments
Closed

Broken subgraph using the CLI #153

lra opened this issue Apr 17, 2015 · 2 comments

Comments

@lra
Copy link

lra commented Apr 17, 2015

I run mermaid test.mermaid with test.mermaid being:

graph LR
    subgraph A
        B
    end
    style A fill:#f9f

I get this png:
test mermaid

Am I using subgraphs in a bad way?

@knsv
Copy link
Collaborator

knsv commented May 13, 2015

Sorry for the late response. You might want to use the css optinon in the cli tool and add one of the css files inlcuded in the dist folder. I am going through the issues and there will be an overhaul of the css handling which includes setting a valid default css for the CLI.

@knsv
Copy link
Collaborator

knsv commented Jun 21, 2015

In release 0.5.1 a default style for this has been added. I see this issue as resolved and will close it.- Let me know if you feel different.

@knsv knsv closed this as completed Jun 21, 2015
mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
…yarn/develop/svelte-3.38.2

Bump svelte from 3.38.1 to 3.38.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants