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

Fixed width of nodes #653

Closed
Apachez- opened this issue Apr 22, 2018 · 3 comments
Closed

Fixed width of nodes #653

Apachez- opened this issue Apr 22, 2018 · 3 comments
Labels
Type: New Shape Request for new shape

Comments

@Apachez-
Copy link

I failed to figure out how to define a fixed width for nodes being used in a flowchart - is this possible and if not can this feature be added?

That is either one specify a specific width like 300px (or some other metric) or have an option that mermaid will autoadjust all widths to the widest node within the graph?

@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
@bhrutledge
Copy link

<rect> elements have a width attribute, but apparently it can't be styled via CSS. This implies to me that there'd have to be an additional bit of syntax or configuration.

@ThePenguin1140
Copy link

We can take a look at this as part of #199

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

3 participants