Changelog for package rqt_plot
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
- save and restore axes settings (#234)
- remove warning when backend is not found (#301)
- fix version clash for matplot backend when PyQt5 is installed (#299)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
- fix handling of variable-sized arrays (#261)
0.3.8 (2014-07-15)
- fix missing installation of Python subpackage
0.3.7 (2014-07-11)
- fix missing import (#248)
- significant improvements and unification of different plot backends (#239, #231)
- make more things plottable including arrays and simple message types (#246)
- make DataPlot a proxy for its plot widget, redraw after loading new data, add clear_values (#236)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
- subscribe to any known topic, even if currently not available (#233)
0.3.5 (2014-05-07)
- change minimum padding to enable viewing arbitrarily small values (#223)
- redraw plot only on new data to reduce cpu load, especially with matplot (#219)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- add checkbox to toggle automatic scrolling of plot with data
- add simple legend for pyqtgraph backend
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
0.2.13 (2013-03-11 22:14)
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
0.2.10 (2013-01-22)
0.2.9 (2013-01-17)
0.2.8 (2013-01-11)
- command line arguments enabled
0.2.7 (2012-12-24)
- update mat plot, remove usage of collections and numpy, calculate y range once when adding data instead of on draw (ros-visualization/rqt#48)
- automatically adjust margins for matplot on resize
0.2.6 (2012-12-23)
0.2.5 (2012-12-21 19:11)
0.2.4 (2012-12-21 01:13)
0.2.3 (2012-12-21 00:24)
0.2.2 (2012-12-20 18:29)
0.2.1 (2012-12-20 17:47)
0.2.0 (2012-12-20 17:39)
- first release of this package into groovy