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

classDiagram feature request : Unnassociated classes #609

Closed
M0dM opened this issue Dec 18, 2017 · 4 comments
Closed

classDiagram feature request : Unnassociated classes #609

M0dM opened this issue Dec 18, 2017 · 4 comments
Labels
Type: New Shape Request for new shape

Comments

@M0dM
Copy link

M0dM commented Dec 18, 2017

Hi again,

Like in my previous issue (#608) I propose to add a new feature to mermaid class diagram generation.
-> Allow unnassociated classes.

One good example of this class is a class used for converting money between two currencies.
Most of the time this type of classes will not be linked with any other classes in the model.
It is just usefull when you need to convert a money to another, and because money value change frequently, we want to store the value in database and refresh them periodically.

I am still open to spend some time on this if I have a some help to start.

@vikram-rawat
Copy link

I have my fingers crossed for Class diagram because I can use it to create a database diagram in a much better way. But it is still experimental since like 10 months or so.... Please at least offer an intial state.

@tylerlong
Copy link
Collaborator

Currently I seem to be the only active contributor to this project. And class diagram was created by the original author and he hasn't came back to this project for quite a while.

And the top priority currently is to release mermaid 8.0 which supports D3 V4 and fix bugs in the three most popular diagrams: flowchart, sequence diagram and gantt diagram.

@blackTay
Copy link

Any updates on this feature request? Unassociated classes would be very useful and don't seem to be much work to code.

@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
mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
…yarn/develop/typescript-4.5.5

chore(deps-dev): bump typescript from 4.5.4 to 4.5.5
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

4 participants