Commit Graph

69 Commits

Author SHA1 Message Date
Sebastien Bourdeauducq 67327b1e61 applets: avoid argparse subparser mess 2016-02-08 22:25:02 +01:00
Sebastien Bourdeauducq 7584b02d66 applets: fix error message text 2016-02-08 19:23:50 +01:00
Sebastien Bourdeauducq de99e7f830 applets: handle dataset mutations 2016-02-08 19:20:07 +01:00
Sebastien Bourdeauducq 8844fba4c9 applets: clean shutdown 2016-02-08 14:35:37 +01:00
Sebastien Bourdeauducq 741b11c26d applets: basic embedding OK 2016-02-08 09:59:15 +01:00
Sebastien Bourdeauducq 331ac37505 applets/plot_hist: better help message 2016-01-15 12:50:09 -07:00
Sebastien Bourdeauducq 3d56ea5c71 applets/plot_xy_hist: use normal Qt widget as top-level to workaround pyqtgraph.GraphicsWindow misbehaviour with embedding 2016-01-13 07:22:19 -07:00
Sebastien Bourdeauducq 8ad151b4d8 applets/plot_xy_hist: do not crash when datasets are missing 2016-01-13 07:05:30 -07:00
Sebastien Bourdeauducq 7661b37c19 applets/simple: filter mods 2016-01-13 07:04:55 -07:00
Sebastien Bourdeauducq 81a86b2b04 applets/plot_xy_hist: do not clear arrow/histogram when unrelated data is modified 2016-01-13 06:53:23 -07:00
Sebastien Bourdeauducq e37e0bdc1c applets/plot_xy_hist: use applets.simple and datasets 2016-01-13 05:52:33 -07:00
Sebastien Bourdeauducq 38cdeb0a32 applets/simple: support mod buffering 2016-01-10 22:12:00 +08:00
Sebastien Bourdeauducq 26a6e8c5de gui/applets: add histogram plot 2016-01-10 18:23:46 +08:00
Sebastien Bourdeauducq db06e73372 gui/applets: add XY plot 2016-01-10 18:19:34 +08:00
Sebastien Bourdeauducq 4136ff68cf gui/applets/simple: support for optional datasets 2016-01-10 18:18:47 +08:00
Sebastien Bourdeauducq adbb217d55 applets/simple: send embed RPC 2016-01-07 20:22:44 +08:00
Sebastien Bourdeauducq 6007b64898 applets: add big_number 2016-01-03 00:46:33 +08:00
Sebastien Bourdeauducq 5ad6c5cbe0 applets: add simple applet library 2016-01-03 00:46:15 +08:00
Sebastien Bourdeauducq 70dfad08e3 applets: add XY/histogram plot demo 2015-12-28 16:48:31 +08:00