custom components with offline viewer.min.js #3341
Unanswered
code-paster
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to render diagrams without a network connection using viewer.min.js. Everything works fine with some test diagrams using rectangles and text and such. Then I tried a cylinder shape (
shape=mxgraph.flowchart.direct_data
) but it just rendered as a rectangle.Can I embed custom shape XML into my HTML?
Can I direct viewer.min.js to get shapes from a local file?
Thanks for any info!
Beta Was this translation helpful? Give feedback.
All reactions