You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+33-20Lines changed: 33 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,21 +7,18 @@ English | [中文](README-CH.md)
7
7
8
8
## Introduction
9
9
10
-
Visualis is a BI tool for data visualization. It is developed based on the open source project [Davinci](https://github.com/edp963/davinci) contributed by CreditEase.
11
-
12
-
Visualis has been integrated into the data application development portal [DataSphere Studio](https://github.com/WeBankFinTech/DataSphereStudio).
13
-
14
-
Visualis provides data development/exploration functionalities including drag & drop style report definition, diagram correlation analysis, data drilling, global filtering, multi-dimensional analysis and real-time query, with the enhancement of report watermark and data quality management.
10
+
Visualis is an open source project based on Yixin [davinci](https://github.com/edp963/davinci) Developed data visualization Bi tool. It has been integrated into the data application development portal [datasphere studio](https://github.com/WeBankFinTech/DataSphereStudio) In this release, visualis1.0.0-rc1 supports linkis1.1.1 and dss1.0.1.
11
+
Visualis provides data development/exploration functionalities including drag & drop style report definition, diagram correlation analysis, data drilling, global filtering, multi-dimensional analysis and real-time query, with the enhancement of report watermark and data quality management.
15
12
16
13
## Features
17
14
18
15
Based on Davinci project, Visualis achieves below features with DataSphere Studio:
19
-
*Report water mark.
20
-
* Data quality inspection.
21
-
*Report display optimization.
22
-
* Linkis adaption for big-data queries.
16
+
*Add chart mark
17
+
* Data quality inspection
18
+
*Optimize chart display
19
+
* Linkis adaption for big-data queries
23
20
* One-click visualization from Scriptis
24
-
* External application parameters support.
21
+
* External application parameters support
25
22
* Dashboard/Display as an appjoint of DataSphere Studio workflow
26
23
27
24
Visualis also supports most of the original features of Davinci v0.3.
@@ -45,33 +42,49 @@ Visualis also supports most of the original features of Davinci v0.3.
45
42
* Local advanced filter for visual components
46
43
* Paging mode and slider for huge volumes of data
47
44
* Integration Support
48
-
*Upload visual components in CSV format
45
+
*Download visual components in CSV format
49
46
* Share visual components in a common/authorized way
50
47
* Share dashboard in a common/authorized way
51
48
52
49
53
50
## DataSphere Studio Integration
54
51
Visualis seamlessly integrates with the data develoment, workflow scheduling and data quality management modules of DataSphere Studio, achieving a smooth and consistent user experience across the whole data application development lifecycle.
55
52
56
-
For more detail, please visit [DataSphere Studio documentations]().
53
+
For more details: [Visualis User Manul Doc](./visualis_docs/en_US/Visualis_user_manul_en.md)
57
54
58
55

59
-
60
-
## Quick start
61
56
62
-
Click to [Quick start]()
63
57
64
-
## Architecture
58
+
## Architecture design
65
59
66
60

67
61
68
-
## Documents
62
+
## Documentation
63
+
64
+
## Install and deploy documentation
65
+
[Compile and deploy documentation](visualis_docs/en_US/Visualis_deploy_doc_en.md)
0 commit comments