Apache Superset is a Data Visualization and Data Exploration Platform
Go to file
Phillip Kelley-Dotson 8f5fb6a604 feat(legacy-plugin-chart-partition): add control panel (#470)
* PR to merge packges for controls migration

* fix: add bootstrap

* fix: change tooltip to tsx

* fix: types

* fix: tsx error

* appease linter, enhance a11y

* chore(release): publish v0.13.6

* chore(release): publish v0.13.7

* Revert "chore(release): publish v0.13.7"

This reverts commit 3c9ce9ed4c46f9a52fd78bd9b43732803e93c0ac.

* Revert "chore(release): publish v0.13.6"

This reverts commit 0e6e829beba0df62a717601b20fdd790ebf49714.

* chore(release): publish v0.13.7

* chore(release): publish v0.13.8

* Revert "chore(release): publish v0.13.8"

This reverts commit 48bf14b49a7fd7bb579b057c85b013edd278dbd8.

* chore(release): publish v0.13.8

* Revert "chore(release): publish v0.13.8"

This reverts commit a96936a350b3e10224e8858c208247118d360200.

* chore(release): publish v0.13.8

* Revert "chore(release): publish v0.13.8"

This reverts commit bfcffe01cbe21d385e79820b1440339bbefaeed3.

* chore(release): publish v0.13.8

* Revert "chore(release): publish v0.13.8"

This reverts commit 3ee33577bc3de11efefec07b05ebc052900f0266.

* chore(release): publish v0.13.8

* Revert "chore(release): publish v0.13.8"

This reverts commit aa362fd80e1b238a429e7f32e8520ede64532250.

* chore(release): publish v0.13.8

* Revert "chore(release): publish v0.13.8"

This reverts commit a1468c3e6760357f7f4573ce868342b6107a190d.

* chore(release): publish v0.13.8

* Revert "chore(release): publish v0.13.8"

This reverts commit 2af55a45b2a3fffa15aa61759f5eb510737a6dc7.

* Revert "chore(release): publish v0.13.7"

This reverts commit 20e46d49ada03ec25d9802503cbe57099d4ecf96.

* first stages change for charts

* addressing PR feedback

* tweaking bootstrap types

* fix test

* test enter key

* moar tests

* code > key

* ugh fine

* chore: more refactor

* push change yarn diffs

* Update plugins/legacy-plugin-chart-partition/src/OptionDescription.jsx

Co-authored-by: Evan Rusackas <evan@preset.io>

* Update OptionDescription.jsx

* lint 

* fix suggestions

* Delete optionDescirption.test.jsx

* fix: add controller to package

* mr fix

Co-authored-by: Phillip Kelley-Dotson <pkd@pkd.lan>
Co-authored-by: David Aaron Suddjian <aasuddjian@gmail.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2021-11-26 11:46:14 +08:00
.github chore: Ignore docs directory for dependabot (#17451) 2021-11-16 15:18:37 -05:00
docker chore: Enforce Mypy for non-tests (#15757) 2021-07-22 06:46:43 +12:00
docs fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
helm/superset feat: add possibility to set ingress class name in Helm chart (#17252) 2021-10-28 15:11:10 +01:00
RELEASING fix: various typo fixes in MD files (#17309) 2021-11-09 17:44:10 +02:00
requirements chore: bump major on Pillow, optional dependency (#17521) 2021-11-23 13:51:29 +00:00
RESOURCES docs: add dropbox to users list (#17504) 2021-11-22 15:01:31 -08:00
scripts ci: check npm lockfile version (#16916) 2021-09-30 10:43:38 +02:00
superset fix(lint): fix unnecessary type ignore (#17555) 2021-11-25 16:57:36 +02:00
superset-frontend feat(legacy-plugin-chart-partition): add control panel (#470) 2021-11-26 11:46:14 +08:00
superset-websocket chore(websocket): bump dependencies (#17325) 2021-11-03 12:17:36 +02:00
tests fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
.asf.yaml test: update required tests to python 3.8 (#16973) 2021-10-05 10:12:53 +03:00
.codecov.yml build: implement codecov carryforward flags (#13677) 2021-03-22 14:21:30 -07:00
.dockerignore feat: Containerize WebSocket server (#14514) 2021-05-10 09:28:50 -07:00
.editorconfig Adding editorconfig setting for IDE hints (#10855) 2020-09-14 08:19:23 -07:00
.flaskenv Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
.fossa.yml Update FOSSA configuration for new requirements layout (#10848) 2020-09-16 13:28:04 -07:00
.gitattributes fix: Normalise *.sh File Endings (#16608) 2021-09-13 16:25:15 -07:00
.gitignore feat: Setup supersetText configuration to overwrite errors (#14256) 2021-04-27 15:03:35 -04:00
.gitmodules ci: set remote URL to https and bump sha (#14350) 2021-04-26 17:43:32 +01:00
.pre-commit-config.yaml refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
.pylintrc chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
.rat-excludes refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
CHANGELOG.md docs: update entries for v1.2 and v1.3 (#16496) 2021-08-30 13:58:08 +03:00
CODE_OF_CONDUCT.md chore: fixed slack invite link (#16466) 2021-08-26 09:04:51 -04:00
CONTRIBUTING.md fix: add fallback and validation for report and cron timezones (#17338) 2021-11-12 12:28:17 -08:00
docker-compose-non-dev.yml fix(docker-compose): Make db service use correct env file (#15659) 2021-08-04 12:22:46 -06:00
docker-compose.yml chore: upgrade to Node 16 (#16809) 2021-09-25 07:26:35 +02:00
Dockerfile fix(docker): add ecpg to docker image (#16566) 2021-11-17 12:23:54 +02:00
INSTALL.md Fix wrong filename mentioned in INSTALL.md (#14630) 2021-06-29 11:40:26 +03:00
LICENSE.txt chore: pre-commit run --all-files (#10500) 2020-08-02 14:32:17 -07:00
lintconf.yaml feat: publish superset helm chart (#14163) 2021-04-16 09:13:43 -07:00
Makefile Update Makefile (#17480) 2021-11-18 17:33:01 -05:00
MANIFEST.in Update MANIFEST.in (#9261) 2020-03-25 22:00:41 -07:00
NOTICE docs: remove (some) references to incubating/incubation (#12284) 2021-01-06 13:40:40 -08:00
pytest.ini feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
README.md chore: Moves the images folder to the assets folder (#14429) 2021-09-22 10:28:51 -03:00
setup.cfg chore: enable BQ tests (#17017) 2021-10-14 08:07:47 -07:00
setup.py chore: bump major on Pillow, optional dependency (#17521) 2021-11-23 13:51:29 +00:00
tox.ini refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
UPDATING.md fix: feature flags typing (#15254) 2021-11-19 15:56:16 +00:00

Superset

License GitHub release (latest SemVer) Build Status PyPI version Coverage Status PyPI Get on Slack Documentation Dependencies Status

Superset

A modern, enterprise-ready business intelligence web application.

Why Superset? | Supported Databases | Installation and Configuration | Release Notes | Get Involved | Contributor Guide | Resources | Organizations Using Superset

Screenshots & Gifs

Gallery


View Dashboards


Slice & dice your data


Query and visualize your data with SQL Lab


Visualize geospatial data with deck.gl


Choose from a wide array of visualizations


Why Superset?

Superset provides:

  • An intuitive interface for visualizing datasets and crafting interactive dashboards
  • A wide array of beautiful visualizations to showcase your data
  • Code-free visualization builder to extract and present datasets
  • A world-class SQL IDE for preparing data for visualization, including a rich metadata browser
  • A lightweight semantic layer which empowers data analysts to quickly define custom dimensions and metrics
  • Out-of-the-box support for most SQL-speaking databases
  • Seamless, in-memory asynchronous caching and queries
  • An extensible security model that allows configuration of very intricate rules on who can access which product features and datasets.
  • Integration with major authentication backends (database, OpenID, LDAP, OAuth, REMOTE_USER, etc)
  • The ability to add custom visualization plugins
  • An API for programmatic customization
  • A cloud-native architecture designed from the ground up for scale

Supported Databases

Superset can query data from any SQL-speaking datastore or data engine (e.g. Presto or Athena) that has a Python DB-API driver and a SQLAlchemy dialect.

Here are some of the major database solutions that are supported:

redshift google-biquery snowflake trino presto druid postgresql mysql mssql-server db2 sqlite sybase mariadb vertica oracle firebird greenplum clickhouse exasol monet-db apache-kylin hologres netezza

A more comprehensive list of supported databases along with the configuration instructions can be found here.

Want to add support for your datastore or data engine? Read more here about the technical requirements.

Installation and Configuration

Extended documentation for Superset

Get Involved

Contributor Guide

Interested in contributing? Check out our CONTRIBUTING.md to find resources around contributing along with a detailed guide on how to set up a development environment.

Resources