superset/superset-frontend/packages/superset-ui-chart-controls
2024-05-15 08:56:14 -03:00
..
src fix: Time shifts calculation for ECharts plugins (#28432) 2024-05-15 08:56:14 -03:00
test fix(explore): hide advanced analytics for non temporal xaxis (#28312) 2024-05-08 17:41:38 -03:00
CHANGELOG.md chore: Reformat changelogs (#26815) 2024-01-26 21:48:17 +01:00
package.json build(deps): bump @types/enzyme from 3.10.10 to 3.10.18 in /superset-frontend (#26859) 2024-01-29 16:48:13 -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.