* Set autoplot refresh interval from inspectr (149)
* Add basic support for plotting preshaped qcodes data directly (148)
* Fix exception with unknown shape (147)
* fix a qcodes test (146)
* avoid reloading qcodes dataset on refresh (145)
* autoplot: fix incorrect use of decorators (143)
* fix docs formatting (142)
* fix: invalid data after loading from hdf5. (139)
* Add squeeze axis, and alwasy create optionsWidget when it is None (138)
* Use the qcodes dataset cache to read data when supported (133)
* Improved type checking (125, 126, 130, 131, 132 134, 135, 137)