The Wayback Machine - https://web.archive.org/web/20220313132113/https://github.com/topics/diagrams
Skip to content
#

diagrams

Here are 337 public repositories matching this topic...

tomayac
tomayac commented Feb 22, 2022

Note how the Export string is hidden under the notch. Worse: the back button < is hidden under the Carrier, which becomes the Back to previous app button, so if you came to Excalidraw from another app (or launched it via search), you can effectively never go back and leave the dialog.

![excalidraw com_(iPhone X)](https://user-images.githubusercontent.com/145676/155087006-bff301b6-9c12-

beautiful-react-diagrams
Luxor.jl
Sov-trotter
Sov-trotter commented Jun 9, 2021

Hey all! I am trying to use the placeimage() function to place an image matrix over a drawing.
But I think the current approach here https://github.com/JuliaGraphics/Luxor.jl/blob/3d6b98348a1b7ba852c801d6ef205773fb6e454c/src/images.jl#L194 might be a little buggy?

The image placement is good as long as it has square dimensions(the image to be placed)
eg: `placeimage(img, centered=true, Poi

Manjunath1205
Manjunath1205 commented Oct 30, 2021

When tried to zoom in the diagram it moves towards right instead of zooming the middle of the screen. Zoom through mouse scroll bar is working fine but not using the buttons.

This is what I am doing onclick
<button class="btn" @OnClick="()=> { _diagram.SetZoom(_diagram.Zoom + 0.1);}>

Attaching the screenshot for reference.
![image](https://user-images.githubusercontent.com/93418648/1395206

Improve this page

Add a description, image, and links to the diagrams topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the diagrams topic, visit your repo's landing page and select "manage topics."

Learn more