Penrose – Create diagrams by typing notation in plain text
31–40 of 124 posts
Re: Penrose – Create diagrams by typing notation in plain text
#32Re: Penrose – Create diagrams by typing notation in plain text
#33I have always found "diagrams as code" tools to be limiting. There will be that scenario where the generated diagram is not what you expected. The flexibility you get by using code is outweighed by these limiting scenarios. I switched to Mermaid.js but ended up switching back to normal diagramming tools because of these limitations.
What’s a “normal” tool in this case?
Re: Penrose – Create diagrams by typing notation in plain text
#34Which means we are doing two things bad: composability and informing us.
What do you think?
Re: Penrose – Create diagrams by typing notation in plain text
#35This is the type of thing I want to use AI for. Beautiful tool, but this looks daunting.
Not exactly the same as data viz, but it worked for my use case, and cut out a heap of stuffing around and googling.
Re: Penrose – Create diagrams by typing notation in plain text
#36Does this require a browser (or browser engine) for rendering (like Mermaid.js)? Or can it render (esp. to SVG) without a browser (like Graphviz)? Penrose appears to be written in TypeScript, so my assumption is that it needs a browser.
So possible rendering point, though I guess falls under browser engine
Re: Penrose – Create diagrams by typing notation in plain text
#37Re: Penrose – Create diagrams by typing notation in plain text
#38This is the type of thing I want to use AI for. Beautiful tool, but this looks daunting.
Re: Penrose – Create diagrams by typing notation in plain text
#39Re: Penrose – Create diagrams by typing notation in plain text
#40Penrose looks great. Beautiful diagrams and readable code. What are some other text-driven diagramming languages / tools? I know of: https://mermaid.js.org/ https://graphviz.org/ https://flowchart.fun/