mermaid
mermaid copied to clipboard
Support click syntax from flowchart on entity relationship diagram
Use Case Documenting the data model of any application is fundamentally important, and "erDiagram" makes this easy. However, at the moment the "click" syntax supported by flowcharts is not implemented on ER diagrams. This makes it impossible to generate ER diagrams that have clickable entities to "drill down" for more information on that table.
Ideal Solution Implement the same "click" syntax on erDiagram that flowchart offers already. At a minimum, offer the "href" variant, but it would be nice to have symmetry and also offer the "callback" variant.
Alternatives Lorin Thwaits shared an apparent workaround on StackOverflow that he's used in The Brick gem for Ruby, but I was not successful in getting that to work with mermaid 9.3.0 myself.
Hi i want to try working on this issue can you assign me this issue @jgreywolf @chewnoill
Hi if this is open can i work on it?