mirror of
https://github.com/apache/superset.git
synced 2026-04-22 17:45:21 +00:00
feat: add sort legend to legend section (#34911)
This commit is contained in:
@@ -446,7 +446,7 @@ describe('Other category', () => {
|
||||
});
|
||||
});
|
||||
|
||||
describe('Sort Legend', () => {
|
||||
describe('legend sorting', () => {
|
||||
const defaultFormData: SqlaFormData = {
|
||||
colorScheme: 'bnbColors',
|
||||
datasource: '3__table',
|
||||
|
||||
Reference in New Issue
Block a user