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

it can not work #167

Closed
xhrwp opened this issue Jun 6, 2015 · 7 comments
Closed

it can not work #167

xhrwp opened this issue Jun 6, 2015 · 7 comments

Comments

@xhrwp
Copy link

xhrwp commented Jun 6, 2015

qq

@knsv
Copy link
Collaborator

knsv commented Jun 6, 2015

I have added an example in test/web_render.html. The editor is not yet updated

@xhrwp
Copy link
Author

xhrwp commented Jun 7, 2015

thank you for your help

@xhrwp
Copy link
Author

xhrwp commented Jun 7, 2015

but i found another problem ,the file d3.js is not in the github。
20150607121123

@knsv
Copy link
Collaborator

knsv commented Jun 7, 2015

Sorry about that. I am testing the bundling of mermaid in that branch.

If you instead of using mermaid.slim.js switch to mermaid.js that problem will be resolved.

Knut Sveidqvist
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Sunday 7 June 2015 at 06:16, xhrwp wrote:

but i found another problem ,the file d3.js is not in the github。


Reply to this email directly or view it on GitHub (#167 (comment)).

@xhrwp
Copy link
Author

xhrwp commented Jun 7, 2015

thank you! i have sollved it。i have a question。 will you add the export image function in the future?

@knsv
Copy link
Collaborator

knsv commented Jun 7, 2015

with the render function you will get the sag code and can then save it as in the meta code below

var svgCode = mermaidAPI.render(’id1’,’graph TB\na—>b’);

saveFile(’myFile.svg’,svgCode);

This will be released in version 0.5.0

Knut Sveidqvist
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Sunday 7 June 2015 at 16:38, xhrwp wrote:

thank you! i have sollved it。i have a question。 will you add the export image function in the future?


Reply to this email directly or view it on GitHub (#167 (comment)).

@knsv
Copy link
Collaborator

knsv commented Jun 21, 2015

I think is resolved. If you do not reopen the issue or create a new issue.

@knsv knsv closed this as completed Jun 21, 2015
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