Dean Lee
31566c8b8f
cabana: set the capacity of points from cached events ( #28032 )
...
old-commit-hash: a91deca39e932a404b89030bae494588a3be4784
2023-04-26 09:54:42 -07:00
Dean Lee
bcc6999411
cabana: fix wrong total seconds in replay mode ( #28015 )
...
* fix total_sec
* fix chart max range
* fix all_evnets order & use vector to improve performance
* dynamic updating max time
* get real time from qlog
* Update tools/cabana/streams/livestream.cc
Co-authored-by: Shane Smiskol <shane@smiskol.com >
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
old-commit-hash: 7f856eafd98eb70d91c6b3e882991f34d1c4c4c8
2023-04-25 21:49:10 -07:00
Dean Lee
2b9c35ddf7
cabana: support all features except video in live stream mode. ( #27994 )
...
old-commit-hash: 91dc064ac730302ae6e6b38eddd928e702bbd0e1
2023-04-21 13:23:17 -07:00
Willem Melching
539a46d989
cabana: fix crash on MacOS when combining graphs ( #27977 )
...
old-commit-hash: 2cf2e784cff97ac5804fb96975500b87c08a3a41
2023-04-19 13:20:53 -07:00
Dean Lee
70800c6397
cabana: refactor the cache for CAN events ( #27969 )
...
old-commit-hash: 8ad2d84aebc29a0cec031f798a6af5c5c202cc27
2023-04-19 10:44:52 -07:00
Dean Lee
d8637d0dd3
cabana: reduce the number of ticks on the Y-axis ( #27964 )
...
old-commit-hash: de62972e2c283882232faca9e309b3cffe0ac6e4
2023-04-18 22:48:36 -07:00
Dean Lee
40caca7e24
cabana: paint sparkline in threads ( #27925 )
...
* multiple threading realtime sparkline
* delay visible
* remove msg_id
* cleanup
old-commit-hash: ed1f03dc41bd508543265e2b4417d7ad2a08d928
2023-04-16 10:59:24 -07:00
Dean Lee
ab69c0ae9f
cabana: fix chart high-dpi issues ( #27912 )
...
* fix high-dpi issues
* cleanup
* clear chart cache on screenChanged
* cleanup
old-commit-hash: 29a3b460343e62f31d0878a7dfd693891ff7a6f0
2023-04-14 10:22:59 -07:00
Dean Lee
e9bdfdd807
cabana: display chart count in tab ( #27853 )
...
display chart count in tabbar
old-commit-hash: f77930f5697d45c83919b8b579ace9a7b2f9c9e1
2023-04-13 22:03:57 -07:00
Dean Lee
e46c9899c1
cabana: fix tooltip will not show if chart is partial visible. ( #27897 )
...
* use horizontalSpacing
* fix chart toopl tip
old-commit-hash: d425f9d1e61a29090e088ff158ff0ac792287fda
2023-04-13 19:51:43 -07:00
Dean Lee
920df8f725
cabana: support splitting chart ( #27887 )
...
* split chart
* fixed elided axisY label issues
* fade in chart
old-commit-hash: f63fe156379cc225f7685a692ed9e3d1965fc5dc
2023-04-12 15:59:44 -07:00
Dean Lee
dcb8ea01b3
cabana: split chart to multiple files ( #27871 )
...
* git mv
* split file
* fix includes
* split tiplabel out
old-commit-hash: 57bf782872461a3328bbd9121c7bbd207abec2e5
2023-04-11 22:30:15 -07:00