superset/superset-frontend/packages/superset-ui-chart-controls
Michael S. Molina df4d16a7ee
feat: Make time shifted series colors match the original series (#24048)
2023-05-18 08:40:50 -03:00
..
src feat: Make time shifted series colors match the original series (#24048) 2023-05-18 08:40:50 -03:00
test feat: Make time shifted series colors match the original series (#24048) 2023-05-18 08:40:50 -03:00
CHANGELOG.md refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
README.md refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
package.json docs: cleanup references to `apache-superset/superset-ui` (#23796) 2023-04-25 09:18:27 -06:00
tsconfig.json refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00

README.md

@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.