Hello, I'd like to say that this is a super awesome program!
There is one thing that I would love if you could support though: plotting individual variables from within messages.
For example:
~/catkin_ws/src$ rosshow /joint_states/effort[2] Topic /joint_states/effort[2] does not appear to be published yet.
Now, /joint_states message type is not supported, but the variable /joint_states/effort[2] points to an Int message, which should be supported right?
What do you think? :D