[ ソース: xdot ]
パッケージ: xdot (1.4-1)
interactive viewer for Graphviz dot files
xdot is an interactive viewer for graphs written in Graphviz's dot language. It uses internally the graphviz's xdot output format as an intermediate format, and PyGTK and Cairo for rendering. xdot can be used either as a standalone application from command line, or as a library embedded in your Python 3 application.
Features:
* Since it doesn't use bitmaps it is fast and has a small memory footprint. * Arbitrary zoom. * Keyboard/mouse navigation. * Supports events on the nodes with URLs. * Animated jumping between nodes. * Highlights node/edge under mouse.
その他の xdot 関連パッケージ
|
|
|
|
-
- dep: gir1.2-gtk-3.0
- GTK グラフィカルユーザインターフェースライブラリ -- gir バインディング
-
- dep: graphviz
- 豊富なグラフ描画ツールセット
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-gi
- gobject-introspection ライブラリ向け Python 3 用バインディング
-
- dep: python3-gi-cairo
- GObject ライブラリ向け Python 3 Cairo バインディング
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-packaging
- core utilities for python3 packages