Skip to content

[Feat]: Plant UML component #1126

Open
@placidic

Description

@placidic

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Lowcoder currently supports mermaidJS chart support which is fantastic, but plant UML has been around for a long time and is sort of a standard when it comes to UML diagrams.

It would be amazing to natively support plant UML documents as a component within lowcoder to display charts.

Describe the solution you'd like
A clear and concise description of what you want to happen.

I would like to see a component, similar to MwrmaidJS, that allows a user to input a plantUML definition and display the graphical output in the component.

I'd imagine a component using similar logic to this GitHub example: https://github.com/yuankui/react-plantuml

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

I have considered doing real time conversion of plant UML to mermaid JS syntax, but that's hacky and not stable.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Labels

Component PluginDedicated to Component Plugins (NPM)

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions