graphviz.it icon indicating copy to clipboard operation
graphviz.it copied to clipboard

Graphviz fiddling website

Results 11 graphviz.it issues
Sort by recently updated
recently updated
newest added

site not secure in this domain!

Using latest in Chromium/Firefox on Ubuntu 18.04 UI shows no error message. Browser console shows error in Chromium, CORS warning in Firefox

When I copy-paste this diagram, which works in graphviz, in to Graphviz it! I get the above error message. ``` digraph hierarchy { // Formatting --------------------------------------------- nodesep=1.0 node [color=black,fontname=Helvetica,shape=box] edge...

I just noticed gradients don't work on graphviz.it right now. Here's an example: ``` digraph G { "This Would Have A Gradient" [style="filled", fillcolor="#AC8ECE:#79589F"] } ``` What I see: ![diagram...

Thank you for all your work on this tool! Here's a behavior in the REPL @caseywatts and I encountered while testing a tutorial that uses graphvizit - the fact that...

Holzinger and Swineford data and confirmatory factor analysis model is one of the favorite toy data sets in confirmatory factor analysis popularized by Joreskog (1969). The data set itself is...

If a URL could be provided for a saved diagram and dot code, GV.it could be used **collaboratively**, enabling two or more people to update a diagram **iteratively** as part...

I'm looking at a graph with 642 vertices. ⌘F highlights a vertex by name. Could it also center the viewport on that vertex? See for example http://graphviz.it/#/dcunTyOQ/2 and find vertex...

enhancement

It would open local non-replicated PouchDB.

enhancement