How to export picture from rxgraph?
When my rxgraph's graph is larger than my screen,it is difficult to save to picture format. How to do that? Thank you~
When my rxgraph's graph is larger than my screen,it is difficult to save to picture format. How to do that? Thank you~
Just run:
rxgraph -o rxgraph.dot
dot -T png -o output.png rxgraph.dot
Instead of PNG, you can use any output format supported by graphviz.
The only way I can think of for doing that is a screenshot.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-07-11 19:54:45 -0500
Seen: 708 times
Last updated: Jul 11 '11
Tutorial: Understanding a Topic: run rxgraph I got a nameError
rxgraph giving index out of range when turtlebot node starts
Subscription of pose is not properly subscribed
Troubles with rxgraph, rxplot, and rxbag on OSX with Homebrew and Electric.
strange connection problem between two nodes [closed]
rxgraph graph not visible on Arch
how to use rxgraph to generate graph