mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
fix(revert 27883): Excess padding in horizontal Bar charts (#29345)
This commit is contained in:
committed by
GitHub
parent
213fd69b2b
commit
708afb7146
@@ -119,7 +119,6 @@ describe('EchartsTimeseries transformProps', () => {
|
||||
name: 'New York',
|
||||
}),
|
||||
]),
|
||||
yAxis: expect.objectContaining({ inverse: true }),
|
||||
}),
|
||||
}),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user