Browse Source
Fixes an issue in timeseries charts where legend layout direction was inverted: - top/bottom legends were rendered vertically instead of horizontally - left/right legends were rendered horizontally instead of vertically Updates legend orientation logic to align with expected timeseries chart behavior. Fixes: #11959, #14269 Partial Resolution: #15543pull/15653/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue