Dean Lee
|
97e9d55588
|
cpplint: `build/include_what_you_use` (#29556)
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2d99521e75
|
2 years ago |
Dean Lee
|
c1fecfb6dd
|
cabana: supports switching streams on the fly (#28081)
* open stream
* use std::atomic::exchange
* emit streamStarted immediately
old-commit-hash: a26e6d1633
|
2 years ago |
Dean Lee
|
67d627d73c
|
cabana: Make the close button on TabBar look consistent and adaptable to different templates. (#28065)
consistent and adaptable to different templates
old-commit-hash: 4ed6412ee5
|
2 years ago |
Dean Lee
|
e9bdfdd807
|
cabana: display chart count in tab (#27853)
display chart count in tabbar
old-commit-hash: f77930f569
|
2 years ago |
Dean Lee
|
e46c9899c1
|
cabana: fix tooltip will not show if chart is partial visible. (#27897)
* use horizontalSpacing
* fix chart toopl tip
old-commit-hash: d425f9d1e6
|
2 years ago |
Dean Lee
|
920df8f725
|
cabana: support splitting chart (#27887)
* split chart
* fixed elided axisY label issues
* fade in chart
old-commit-hash: f63fe15637
|
2 years ago |
Dean Lee
|
dcb8ea01b3
|
cabana: split chart to multiple files (#27871)
* git mv
* split file
* fix includes
* split tiplabel out
old-commit-hash: 57bf782872
|
2 years ago |