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