superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-chart-controls
Yongjie Zhao de7b1f7f2d chore: hide rolling_periods and min_periods (#1392)
* chore: hide rolling_periods and min_periods

* Update packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>

* Update packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2021-11-26 11:47:32 +08:00
..
src chore: hide rolling_periods and min_periods (#1392) 2021-11-26 11:47:32 +08:00
test fix: rolling and cum operator in multiple series chart (#1386) 2021-11-26 11:47:32 +08:00
CHANGELOG.md chore: publish v0.18.0 2021-11-26 11:47:28 +08:00
package.json chore: publish v0.18.9 2021-11-26 11:47:32 +08:00
README.md fix: point version badge to npm page (#821) 2021-11-26 11:46:43 +08:00
tsconfig.json refactor: merge core superset-ui packages (#768) 2021-11-26 11:46:38 +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.