superset/superset-frontend/packages/superset-ui-chart-controls
2023-01-04 09:16:01 -08:00
..
src fix(explore): support saving undefined time grain (#22565) 2023-01-03 08:53:42 +00:00
test feat: Axis sort in the Bar Chart V2 (#21993) 2022-11-26 22:06:26 +08:00
CHANGELOG.md refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
package.json chore: upgrade react-ace (#22573) 2023-01-04 09:16:01 -08:00
README.md refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
tsconfig.json refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00

@superset-ui/chart-controls

Version David (path)

Description

Example usage

import { xxx } from '@superset-ui/chart-controls';

API

fn(args)

  • Do something

Development

@data-ui/build-config is used to manage the build configuration for this package including babel builds, jest testing, eslint, and prettier.