mirror of
https://github.com/apache/superset.git
synced 2026-05-07 17:04:58 +00:00
chore(timeseries charts): adjust legend width by padding (#32030)
This commit is contained in:
committed by
GitHub
parent
386aa93e24
commit
8984f88a3e
@@ -622,6 +622,7 @@ export default function transformProps(
|
||||
theme,
|
||||
zoomable,
|
||||
legendState,
|
||||
padding,
|
||||
),
|
||||
data: legendData as string[],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user