簡單收集了以下開源dashboard 的項目,記錄下
plotly-dash
基於python 的dash 開發工具,很不錯
項目地址 https://github.com/plotly/dash
keen-dashboards
一個響應式dashboard 開發模版
項目地址 https://github.com/keen/dashboards
Shopify-dashing
盡管項目不在維護了,但是有一個fork 版本smashing
項目地址:
https://github.com/Shopify/dashing
https://github.com/Smashing/smashing
Hygieia
一個devops 的dashboard
項目地址: https://github.com/Hygieia/Hygieia
Reportr-dashboard
挺好的一個項目,但是目前官方網站被攻擊了,不好使了
項目地址:https://github.com/Reportr/dashboard
grafana
這個項目比較火,可以方便的展示各類dashboard
項目地址: https://github.com/grafana/grafana
kibana
elk 展示的一個工具
項目地址: https://github.com/elastic/kibana
graylog
graylog 實際上是一個日志監控平台,但是里邊的dashboard 功能也是很不錯的
redash
這個屬於一個數據分析平台,里面的dashboard 功能也是很不錯的
項目地址: https://github.com/getredash/redash
superset
superset 也是一個數據的分析項目,里面也包含了方便的dashboard功能
項目地址: https://github.com/apache/incubator-superset
metabase
metabase 是一個比較產品經理化的一個數據分析工具,里面也包含了方便的dashboard功能
項目地址:https://github.com/metabase/metabase
cube.js
這個是一個通用的數據分析框架,里邊包含了自助式的dashboard 生成,是一個很不錯的
展示分析框架
項目地址:https://github.com/cube-js/cube.js
freeboard
實時iot 以及其他web 混合的應用
項目地址: https://github.com/Freeboard/freeboard
bokeh
也是基於python 的可視化開發包
項目地址:https://github.com/bokeh/bokeh
streamlit
號稱python 中最快構建數據應用的包
項目地址:https://github.com/streamlit/streamlit
altair
更多的是一個數據可視化的庫
項目地址:https://github.com/altair-viz/altair
說明
以上是一些簡單的整理,實際上開源的項目還是很多的,后邊會繼續添加整理