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

Overlap, Overflow and cut titles in flowchart #814

Closed
Ozmoica opened this issue Mar 29, 2019 · 2 comments
Closed

Overlap, Overflow and cut titles in flowchart #814

Ozmoica opened this issue Mar 29, 2019 · 2 comments
Labels
Type: New Shape Request for new shape

Comments

@Ozmoica
Copy link

Ozmoica commented Mar 29, 2019

Hello all,

I'm working in a angularjs project and I discover this powerfull API for charts and I very happy to start learning how it works.

I'm having some problems with the rendering of the svg because the titles are sometimes are quite long so it produce an overflow and overlap between them.

I'm using the mermaid.min.js and mermaidAPI.js 8.0-rc to render the graph. I don't know either if i have to add some other files or to change same flowchart propertiees / CSS.

mermaidAPI.initialize({ startOnLoad:false, cloneCssStyles:false, flowchart:{ useMaxWidth:false, htmlLabels:false, width: '100%', curve:'basis', }, theme: 'forest', });

imagen

imagen

Thanks!!!

@stale
Copy link

stale bot commented Jun 29, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Type: New Shape Request for new shape label Jun 29, 2019
@knsv
Copy link
Collaborator

knsv commented Jun 30, 2019

Hi! Sorry for the slow response.

The project has got good traction but it also means that it is very hard to manage all issues on your spare time. I am trying to get a bigger team together for faster development and better support #866. I am closing this one for now, not out of disrespect but as a part of an effort to clean out stale issues that has been resolved but not closed.

Is this still a problem? If so please reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Shape Request for new shape
Projects
None yet
Development

No branches or pull requests

2 participants