#GraphViz
This week's headlines from the world of #graphdatabases and graph tech:
* Meet #RyuGraph
* #Dgraph finds a new patron
* Dave Bechberger from #AWS talks AI memory
* Ontology design 101
* Gephi Lite v1.0 is here (ICYMI)

More here: gdotv.com/blog/weekly-...

#Kuzu #Ontologies #AmazonNeptune #Graphviz
The Weekly Edge: Dgraph Lives, RyuGraph Rises, Gephi Lite & More [31 October 2025]
Discover what’s new in the world of graph technology this week, including a Dgraph acquisition, a new fork of Kuzu, the release of Gephi Lite, and more.
gdotv.com
October 31, 2025 at 5:34 PM
Beyond Graphviz, users suggested powerful alternatives for graph visualization like D2, ELK, and Mermaid. Each offers unique strengths for different use cases, expanding options for developers. #DevTools 4/6
October 30, 2025 at 7:00 PM
Who needs Graphviz when you can build it yourself? | Discussion
Who needs Graphviz when you can build it yourself?
Exploring a new layout algorithm for control flow graphs.
spidermonkey.dev
October 29, 2025 at 7:00 AM
the most terrifying thing about Greg Doucette is in one of his video he dropped a couple frames of a graphviz image showing a bunch of interconnected influences and he filtered by shared sponsored. It was like, 'holy shit', because scrapping that kind of data off of social media isn't 'trivial'.
October 14, 2025 at 4:47 AM
Wrote more about why I find these so interesting on my blog, including a note about how Jesse is using Graphviz DOT graphs as a prompting language! simonwillison.net/2025/Oct/10/...
Superpowers: How I’m using coding agents in October 2025
A follow-up to Jesse Vincent's post about September, but this is a really significant piece in its own right. Jesse is one of the most creative users of coding agents …
simonwillison.net
October 10, 2025 at 11:35 PM
I really enjoy being able to spin up custom visualization tools as part of writing up a short blog post like this, here's my new Graphviz URL-based DOT renderer, built as a Claude artifact in a couple of minutes tools.simonwillison.net/dot#digraph%... - transcript: claude.ai/share/2b78a9...
October 10, 2025 at 11:40 PM
This close to just giving up and making all Logic for Programmers graphics in graphviz
October 1, 2025 at 5:55 PM
graphviz struggling
September 26, 2025 at 3:35 AM
wanted to make a post in a chat group summarizing my interests, ended up in graphviz hell (no post was made)
September 15, 2025 at 10:33 PM
I still use graphviz a lot for a quick pass at visualization if I've got nothing else, and if it's for me rather than a more demanding audience.

But it rarely leaves the itch feeling fully, satisfactorily scratched.
September 9, 2024 at 12:29 PM
FTR, this paper was written entirely in #orgmode in #emacs: a simple export to LaTeX and then upload resulting files (including images created via src blocks, e.g. with #gnuplot, #graphviz, and #plantuml) to #arxiv. Thank you to all the code developers for all those tools for creating such a […]
Original post on fediscience.org
fediscience.org
January 17, 2025 at 8:35 AM
typst, a modern rust based latex alternative for typesetting paper centric documents with TikZ, GraphViz, Processing, syntax and chess diagramming, table and cv packages like fletcher, cetz, diagraph, fervojo, board-n-pieces, dining-table, moderner-cv and bookletic github.com/qjcg/awesome...
GitHub - qjcg/awesome-typst: Awesome Typst Links
Awesome Typst Links. Contribute to qjcg/awesome-typst development by creating an account on GitHub.
github.com
August 20, 2024 at 12:11 PM
That victorious feeling of getting a graphviz diagram to render with *exactly* the layout you wanted
February 8, 2024 at 5:04 AM
Critical Path Method (CPM): Schedule Network Diagram #graphviz #javascript

youtube.com/shorts/gs7mv...
Critical Path Method (CPM): Schedule Network Diagram #shorts #graphviz #javascript #observable #pmp
YouTube video by Christophe Yamahata
youtube.com
December 24, 2024 at 2:55 PM
#RStats igraph

r.igraph.org/articles/igr...

... although for small (i.e. low node count) graphs I prefer Inkscape, and for very large graphs I prefer Graphviz / dotty.
igraph (R interface)
r.igraph.org
April 13, 2025 at 12:16 PM
As slick as it is to have a Qt visualization when debugging a data structure I'm not noticing a huge value add over dumping graphviz dot files into a folder, then running a script that converts to png and opens them in an image viewer where I can press arrows to go forward/back.
May 23, 2025 at 5:59 PM
I wish there was something like graphviz, but made prettier output.

And also supported things like edge "busses", weh
May 5, 2025 at 2:27 PM
resources or generate cloud formation code. It requires Python 3.7 or higher and Graphviz for rendering. Examples and guides are available on the website. Contributions are welcome, and notable users include Apache Airflow and Cloudiscovery. The tool is licensed under MIT. (2/2)
November 3, 2024 at 10:01 PM
Hmmm.

The last time I used graphviz to create something I got this monstrosity. I was hoping there'd be something that could give me something a little bit less ugly/easier to flow through:
November 21, 2024 at 12:19 PM
💡 Summary by GPT3:

このプロジェクトは、SQLiteデータベースのスキーマをGraphVizを使用して視覚化するためのSQLiteスキーマ図ジェネレーターです。さまざまな形式でスキーマ図を生成するためのクエリファイルを提供します。このツールには、sqlite3コマンドラインツール、sqlite-schema-diagram.sqlファイル、およびGraphVizツールが必要です。プロジェクトには、スキーマ図を生成する方法を示すファイルが含まれた例のディレクトリがあります。
March 23, 2024 at 7:43 PM
the graphviz will continue until morale improves
February 6, 2025 at 9:27 PM
For one, you can easily visualize the relationships like in the generated graph above. This is just a quick and simple graphviz output but you can get fancy and visualize this graph in interesting ways that can help you get insight into how your system is structured.
November 27, 2024 at 5:51 PM
A side effect is a tool that allows you to do the same type of visualization using good old Graphviz.

#graphviz
February 6, 2025 at 4:00 PM
#rstats Dev Diary

Working on a sensible (to me) way of generating graphviz 'dot' files for visualizing graphs.
June 13, 2025 at 7:56 AM