Commit Graph

28 Commits

Author SHA1 Message Date
Max Horsche
567f6d2d50 Added support for binary data types
- Select data type (string, json, hex, uint, int, float) for each topic individually
- Default data type is 'string'
- Show milliseconds in message received timestamp
2021-01-11 10:11:34 +01:00
Thomas Nordquist
30af13f793 Update linter 2020-04-16 11:00:34 +02:00
Thomas Nordquist
237c718a0a Update prettier 2020-04-15 23:54:30 +02:00
Thomas Nordquist
763a1aea69 Update dependecies 2019-11-13 10:46:22 +01:00
Thomas Nordquist
ae915a158b Add memoization 2019-07-17 16:44:37 +02:00
Thomas Nordquist
c86659f61c Fix case-sensitivity error 2019-07-17 14:29:34 +02:00
Thomas Nordquist
f047f97e44 Fix tests 2019-07-17 13:25:44 +02:00
Thomas Nordquist
ccbea4acc5 Fix test 2019-07-17 13:17:41 +02:00
Thomas Nordquist
8ae1528064 Add clear chart button and improve chart menu look&feel 2019-07-17 12:59:25 +02:00
Thomas Nordquist
04ba067775 Refactor TreeNode 2019-07-17 09:15:25 +02:00
Thomas Nordquist
b5d9ff3067 Refactor chart 2019-07-13 15:57:30 +02:00
Thomas Nordquist
df3e0fc047 Refactor charts 2019-07-11 22:05:02 +02:00
Thomas Nordquist
05867dab48 Fix plot pause function 2019-07-11 18:11:26 +02:00
Thomas Nordquist
e3584add7c Fix broker stats 2019-07-08 00:19:34 +02:00
Thomas Nordquist
77dcbccd5c Add time range support to charts 2019-07-07 23:54:28 +02:00
Thomas Nordquist
195dcf37d4 Add time range setting for charts 2019-07-07 22:14:49 +02:00
Thomas Nordquist
759176c4fc Improve RangeSettings keyboard compatibility 2019-06-24 15:58:43 +02:00
Thomas Nordquist
005fba5ca3 Prevent tab-event closing the chart range settings 2019-06-24 12:47:22 +02:00
Thomas Nordquist
9ed8a3b91e Add ui-test accessibility 2019-06-18 14:48:39 +02:00
Thomas Nordquist
1d8900d6eb Move chart panel below tree 2019-06-17 23:27:16 +02:00
Thomas Nordquist
e82c8c4eb0 Refactor 2019-06-17 21:31:54 +02:00
Thomas Nordquist
06ab52bb6b Fix chart panel auto-open 2019-06-17 19:08:40 +02:00
Thomas Nordquist
8c1c6387c9 Add colors and move capability to charts 2019-06-17 18:08:35 +02:00
Thomas Nordquist
0f9c2cd36f Allow custom options for charts 2019-06-17 16:37:13 +02:00
Thomas Nordquist
37d56e24ac Fix chart tree source 2019-06-16 23:06:32 +02:00
Thomas Nordquist
eaafb68117 Throttle chart updates 2019-06-16 22:42:17 +02:00
Thomas Nordquist
acff7ea631 Refactor 2019-06-16 22:30:56 +02:00
Thomas Nordquist
209899c3b8 Add numeric chart panel 2019-06-16 19:10:37 +02:00