mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
[bars] fix sort numeric bar on x axis (#2812)
This commit is contained in:
committed by
GitHub
parent
66403f1876
commit
74086dae2b
@@ -167,6 +167,7 @@ class ChartContainer extends React.PureComponent {
|
||||
}
|
||||
|
||||
renderAlert() {
|
||||
/* eslint-disable react/no-danger */
|
||||
const msg = (
|
||||
<div>
|
||||
<i
|
||||
|
||||
Reference in New Issue
Block a user