# @superset-ui/chart-controls

> Superset UI control-utils

Latest version **0.20.3** (published 2024-12-10) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @superset-ui/chart-controls
pnpm add @superset-ui/chart-controls
yarn add @superset-ui/chart-controls
bun add @superset-ui/chart-controls
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: esm support; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no types; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.20.3 |
| Published | 2024-12-10 |
| First published | 2020-06-19 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 5 |
| Unpacked size | 1.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 74823 |
| Author | Superset |
| Maintainers | suddjian, superset-ui-owner, kristw, data-ui, conglei, christopher.card.williams, soboko, mistercrunch, cdchambers, khtruong, erik_ritter, graceguo-supercat, michellet, supersetbot, ktmud, villebro, rusackas, kgabryje, eschutho, michael.s.molina, arash_suri |
| Keywords | superset |

## Links

- npm: https://www.npmjs.com/package/@superset-ui/chart-controls
- Repository: https://github.com/apache/superset
- Homepage: https://github.com/apache/superset/tree/master/superset-frontend/packages/superset-ui-chart-controls#readme
- Issues: https://github.com/apache/superset/issues
- npm.io page: https://npm.io/package/@superset-ui/chart-controls

## Dependencies (5)

- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [prop-types](https://npm.io/package/prop-types.md) ^15.8.1
- [@types/react](https://npm.io/package/@types/react.md) *
- [@types/enzyme](https://npm.io/package/@types/enzyme.md) ^3.10.18
- [@react-icons/all-files](https://npm.io/package/@react-icons/all-files.md) ^4.1.0

## Recent versions

- 0.20.3 (latest) — 2024-12-10
- 0.20.2 — 2024-09-09
- 0.20.1 — 2024-09-09
- 0.20.0 — 2024-09-09
- 2.1.0 — 2023-04-18
- 1.5.0 — 2022-04-29
- 0.18.25 — 2021-11-15
- 0.18.24 — 2021-11-12
- 0.18.23 — 2021-11-12
- 0.18.22 — 2021-11-11
- 0.18.21 — 2021-11-10
- 0.18.20 — 2021-11-06
- 0.18.19 — 2021-11-03
- 0.18.18 — 2021-11-01
- 0.18.17 — 2021-10-28
- … 103 more at https://npm.io/package/@superset-ui/chart-controls/versions

## README

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.
-->

## @superset-ui/chart-controls

[![Version](https://img.shields.io/npm/v/@superset-ui/chart-controls.svg?style=flat)](https://www.npmjs.com/package/@superset-ui/chart-controls)
[![Libraries.io](https://img.shields.io/librariesio/release/npm/%40superset-ui%2Fchart-controls)](https://libraries.io/npm/@superset-ui%2Fchart-controls)

Description

#### Example usage

```js
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.

---
_Source: https://npm.io/package/@superset-ui/chart-controls · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
