Visualization Support #18

Closed
opened 2026-02-15 17:05:30 -05:00 by yindo · 2 comments
Owner

Originally created by @tspecht on GitHub (Mar 28, 2024).

The Python version of Langgraph added support for visualizing a StateGraph as PNGs - is this planned for JS as well? https://github.com/langchain-ai/langgraph/blob/main/examples/visualization.ipynb

Originally created by @tspecht on GitHub (Mar 28, 2024). The Python version of Langgraph added support for visualizing a `StateGraph` as PNGs - is this planned for JS as well? https://github.com/langchain-ai/langgraph/blob/main/examples/visualization.ipynb
yindo closed this issue 2026-02-15 17:05:31 -05:00
Author
Owner

@chardin1 commented on GitHub (Jun 20, 2024):

I'd like to know this as well. Seems like a big limitation of the JS implementation.

@chardin1 commented on GitHub (Jun 20, 2024): I'd like to know this as well. Seems like a big limitation of the JS implementation.
Author
Owner

@dangchinh25 commented on GitHub (Jul 16, 2024):

Seem to be added already: https://github.com/langchain-ai/langgraphjs/pull/241

@dangchinh25 commented on GitHub (Jul 16, 2024): Seem to be added already: https://github.com/langchain-ai/langgraphjs/pull/241
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#18