# Add diagrams to posts?

**URL:** https://meta.discourse.org/t/add-diagrams-to-posts/191283
**Category:** Feature
**Created:** [May 22, 2021, 4:29pm UTC](https://meta.discourse.org/t/add-diagrams-to-posts/191283 "2021-05-22T16:29:59Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Bank\_Live](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bank_live/32/75893_2.png) [@Bank\_Live](https://meta.discourse.org/u/Bank_Live)
#### Post date: [May 22, 2021, 4:29pm UTC](https://meta.discourse.org/t/add-diagrams-to-posts/191283/1 "2021-05-22T16:29:59Z")

</div>

I think if we can create a map in our website It will encourage even more conversations.

 ![ภาพ](https://global.discourse-cdn.com/meta/original/3X/6/3/6382a317f5433378fef2f2f6e8effc2ea53bdc2e.png)

---

<div class="post-metadata">

### Author: ![BlueBird](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bluebird/32/221631_2.png) [@BlueBird](https://meta.discourse.org/u/BlueBird)
#### Post date: [May 22, 2021, 7:28pm UTC](https://meta.discourse.org/t/add-diagrams-to-posts/191283/2 "2021-05-22T19:28:16Z")

</div>

Diagram looks good 😀 😀

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 22, 2021, 9:46pm UTC](https://meta.discourse.org/t/add-diagrams-to-posts/191283/3 "2021-05-22T21:46:31Z")

</div>

See [Discourse Graphviz](https://meta.discourse.org/t/graphviz-plugin/97554)

---

<div class="post-metadata">

### Author: ![Bank\_Live](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bank_live/32/75893_2.png) [@Bank\_Live](https://meta.discourse.org/u/Bank_Live)
#### Post date: [May 27, 2021, 5:47am UTC](https://meta.discourse.org/t/add-diagrams-to-posts/191283/4 "2021-05-27T05:47:22Z")

</div>

We can add UI diagrams to _Dashboard_ of tool post or not.

 ![ภาพ](https://global.discourse-cdn.com/meta/original/3X/a/e/ae369b4d51e279cbe03d5cc7bf6c6233554d98f2.jpeg)

---

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [July 22, 2021, 9:51pm UTC](https://meta.discourse.org/t/add-diagrams-to-posts/191283/5 "2021-07-22T21:51:26Z")

</div>

@Bank_Live, I don’t think there is currently any real integration with [draw.io](http://draw.io) diagrams as in the example you gave.

The Graphviz plugin mentioned may work all right for small diagrams that are simple enough to express in text form. But a lot of the Diagrams/Draw.io items are much more complex.

There was some discussion about an approach many years ago over at:

> [@Embed draw.io diagram in post](https://meta.discourse.org/t/embed-draw-io-diagram-in-post/14369):
>
> I like using [draw.io](http://www.draw.io/) for diagramming. It would be nice to aid discussions with diagrams from there using the latest version of the diagram. [Draw.io](http://Draw.io) allows you to embed an editable drawing as an HTML/Javascript snippet, but this doesn’t currently work in a Discourse post. Would creating a onebox file for [draw.io](http://draw.io) be the right approach? Or is this a new feature?

and then a related discussion about using a similar tool, Gliffy:

> [@Images from Gliffy embed not rendering](https://meta.discourse.org/t/images-from-gliffy-embed-not-rendering/82392):
>
> Are there any specific reasons why an image wouldn’t be rendered within a post? Blocking headers… something? I’m trying to embed an image from Gliffy diagramming service. When the digram is updated through Gliffy I want the image updated automatically on the forum. They have an image sharing service for exactly this purpose. It generates the following URL for my test image: [image] Note, it doesn’t render as an image in Discourse. But it does allow you to: link to the ima…

At one point (in that above topic) @mpalmer was interested in building a linkage to [Draw.io](http://Draw.io) but I don’t think anything became of it. I got a request today about this so will be doing some more research on what’s possible. It may be possible to embed an IFRAME from the [Draw.io](http://Draw.io) interface and use that HTML that it generates in your Discourse post.
