Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
CBoard
Commits
38e0f3b8
Commit
38e0f3b8
authored
8 years ago
by
peter.zhang921
Browse files
Options
Download
Email Patches
Plain Diff
update readme
parent
69014796
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+38
-0
README.md
with
38 additions
and
0 deletions
+38
-0
README.md
+
38
-
0
View file @
38e0f3b8
# CBoard
### 一款可以连接任何数据产品的Web BI Dashboard产品
## CBoard特点
*
轻量级
*
**CBoard**
前端页面样式与布局基于
[
AdminLTE2
](
https://github.com/almasaeed2010/AdminLTE
)
*
图表插件使用EChart
*
拖拽式OLAP报表开发
*
支持常用图表与表格
*
柱线图/堆叠柱线图、双轴图
*
饼图
*
KPI Widget
*
交叉表格
*
支持JDBC协议的各种数据产品
*
支持读取当今最流行的开源多维分析产品Saiku保存的报表、并定能选择性的制数据与图形
*
方便的扩展实现自己的DataProvider连接任何数据源
## 项目构建
1 编译打包web app war
```
mvn clean package
```
2 部署war到tomcat容器
## 快速开始
```
http://_yourserverip:port_/cboard
```
### 数据源管理
### 图表设计
### 看板设计
## RoadMap
## 联系我们
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help