All Projects → apache-superset → Superset Ui

apache-superset / Superset Ui

Licence: apache-2.0
Apache Superset UI packages

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Superset Ui

Superset Ui Plugins
A collection of official Superset UI plugins
Stars: ✭ 73 (-60.11%)
Mutual labels:  data-visualization, monorepo
Fun
操作系统,数据结构,网络,python,go,web
Stars: ✭ 181 (-1.09%)
Mutual labels:  data-visualization
Micro Starter Kit
Cloud Native GoLang Microservices - gRPC, GraphQL
Stars: ✭ 167 (-8.74%)
Mutual labels:  monorepo
Git Meta
Repository for the git-meta project -- build your own monorepo using Git submodules
Stars: ✭ 171 (-6.56%)
Mutual labels:  monorepo
Lrnwebcomponents
@lrnwebcomponents Monorepo for NPM based element definitions
Stars: ✭ 166 (-9.29%)
Mutual labels:  monorepo
Programming Languages Influence
Code to retrieve data for the programming languages influence visualizations from Freebase
Stars: ✭ 171 (-6.56%)
Mutual labels:  data-visualization
Slopegraph
Edward Tufte-Inspired Slopegraphs
Stars: ✭ 166 (-9.29%)
Mutual labels:  data-visualization
Data Visualization
数据可视化
Stars: ✭ 184 (+0.55%)
Mutual labels:  data-visualization
Matplotlib Doc Zh
📖 [译] Matplotlib 用户指南
Stars: ✭ 178 (-2.73%)
Mutual labels:  data-visualization
Data Science Resources
👨🏽‍🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Stars: ✭ 171 (-6.56%)
Mutual labels:  data-visualization
Data Science Toolkit
Collection of stats, modeling, and data science tools in Python and R.
Stars: ✭ 169 (-7.65%)
Mutual labels:  data-visualization
Dabestr
Data Analysis with Bootstrap Estimation in R
Stars: ✭ 169 (-7.65%)
Mutual labels:  data-visualization
Graphic
A Flutter data visualization library based on Grammar of Graphics.
Stars: ✭ 173 (-5.46%)
Mutual labels:  data-visualization
Terra Core
Terra offers a set of configurable React components designed to help build scalable and modular application UIs. This UI library was created to solve real-world issues in projects we work on day to day.
Stars: ✭ 167 (-8.74%)
Mutual labels:  monorepo
Contao
Contao Open Source CMS
Stars: ✭ 181 (-1.09%)
Mutual labels:  monorepo
Calendar Heatmap
A d3 heatmap for representing time series data similar to github's contribution chart
Stars: ✭ 1,985 (+984.7%)
Mutual labels:  data-visualization
Easycharts
Excel Chart Plugin
Stars: ✭ 170 (-7.1%)
Mutual labels:  data-visualization
Eegrunt
A Collection Python EEG (+ ECG) Analysis Utilities for OpenBCI and Muse
Stars: ✭ 171 (-6.56%)
Mutual labels:  data-visualization
Semiotic
A data visualization framework combining React & D3
Stars: ✭ 2,207 (+1106.01%)
Mutual labels:  data-visualization
Mbt
The most flexible build tool for monorepo
Stars: ✭ 184 (+0.55%)
Mutual labels:  monorepo

@superset-ui

Codecov branch Build Status David

Collection of packages that power the Apache Superset UI, and can be used to craft custom data applications that leverage a Superset backend 📈

Demo

Most recent release: https://apache-superset.github.io/superset-ui/

Current master: https://superset-ui.now.sh/

Packages

Core packages

Package Version
@superset-ui/core Version
@superset-ui/chart-controls Version
@superset-ui/generator-superset Version

Chart plugin packages

@superset-ui/legacy-* packages are extracted from the classic Apache Superset and converted into plugins. These packages are extracted with minimal changes (almost as-is). They also depend on legacy API (viz.py) to function.

Package Version
@superset-ui/legacy-preset-chart-big-number Version
@superset-ui/legacy-preset-chart-nvd3 Version
@superset-ui/legacy-plugin-chart-calendar Version
@superset-ui/legacy-plugin-chart-chord Version
@superset-ui/legacy-plugin-chart-country-map Version
@superset-ui/legacy-plugin-chart-event-flow Version
@superset-ui/legacy-plugin-chart-force-directed Version
@superset-ui/legacy-plugin-chart-heatmap Version
@superset-ui/legacy-plugin-chart-histogram Version
@superset-ui/legacy-plugin-chart-horizon Version
@superset-ui/legacy-plugin-chart-iframe Version
@superset-ui/legacy-plugin-chart-markup Version
@superset-ui/legacy-plugin-chart-map-box Version
@superset-ui/legacy-plugin-chart-paired-t-test Version
@superset-ui/legacy-plugin-chart-parallel-coordinates Version
@superset-ui/legacy-plugin-chart-partition Version
@superset-ui/legacy-plugin-chart-pivot-table Version
@superset-ui/legacy-plugin-chart-rose Version
@superset-ui/legacy-plugin-chart-sankey Version
@superset-ui/legacy-plugin-chart-sankey-loop Version
@superset-ui/legacy-plugin-chart-sunburst Version
@superset-ui/legacy-plugin-chart-treemap Version
@superset-ui/legacy-plugin-chart-world-map Version

@superset-ui/plugin-* packages are newer and higher quality in general. A key difference that they do not depend on viz.py (which contain visualization-specific python code) and interface with /api/v1/query/, a new generic endpoint instead meant to serve all visualizations, instead. Also should be written in Typescript.

Package Version Note
@superset-ui/plugin-chart-word-cloud Version
@superset-ui/plugin-chart-table Version
@superset-ui/preset-chart-xy Version
@superset-ui/plugin-chart-echarts Version
@superset-ui/plugin-filter-antd Version

Contribution and development guide

Please read the contributing guidelines which include development environment setup and other things you should know about coding in this repo.

License

Apache-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].