Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement visualization plug-in architecture for custom visualizations #13889

Closed
howardmalec opened this issue Nov 25, 2020 · 1 comment
Closed

Comments

@howardmalec
Copy link

howardmalec commented Nov 25, 2020

There's ~170 open issues related to visualizations. Metabase's viz capabilities are limited to a small set of chart types (lines, tables, bars, maps, big numbers), especially when compared to alternative platforms like Mode and Apache Superset.

Mirroring Apache Superset and Mode, Metabase should consider implementing a visualization plug-in architecture that makes it easy for users to add custom visualizations to Metabase. Examples include:

Right now every new visualization requires an issue to be filed and prioritized as a feature request. Metabase is missing many must-have viz types like box-plots and sparklines.

Enabling a self-service architecture to let users install custom visualizations from libraries like d3, kepler, etc. would eliminate a significant # of requests for custom viz that are currently requested as one-off implementations.

Limited visualization capabilities are a major reason to consider alternatives over Metabase.

@flamber
Copy link
Contributor

flamber commented Nov 25, 2020

Duplicate of #1710/#2318/#7351

@flamber flamber closed this as completed Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants