dcolor icon indicating copy to clipboard operation
dcolor copied to clipboard

Add the ability to pan the output

Open queue-miscreant opened this issue 1 year ago • 2 comments

While static plots are nice for getting static output images, it's also nice to be able to move the diagram around. I'm being a bit cheeky, since I've already implemented it, but I'm putting it here so I don't forget about it, and because I'm still playing with things in other branches (which may merge first)

https://github.com/user-attachments/assets/935b077f-6e03-4dd4-bbbc-1aa2989326f7

Here's a link to the branch: https://github.com/queue-miscreant/dcolor/tree/plot-panning Run python examples/imperative.py inside Poetry if you wanna play with it yourself

queue-miscreant avatar Jul 23 '24 11:07 queue-miscreant

oh wow I love this. Also, just curious ... what is your use case for this library? Are you an enthusiast? A student? Researcher? Always curious to know how people are using it and why :)

hernanat avatar Aug 29 '24 15:08 hernanat

@hernanat Enthusiast mostly. I remember finding this library years ago and remembered to come back to it while I was cleaning up some files.

queue-miscreant avatar Aug 30 '24 15:08 queue-miscreant