Skip to content

Commit 5b49913

Browse files
author
EasyChart
authored
Update README.md
1 parent 413c36a commit 5b49913

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# EasyCharts
22

3-
![image](https://bzdww.com/cms_static/d3817a5b24e078920eb59833aad96dee_b.png)
3+
![image](https://github.com/EasyChart/EasyCharts/blob/master/Pics/UI.png)
44

55
EasyCharts is an Excel plug-in written by the EasyCharts team using C# language. It is mainly used for data visualization and data analysis. It can be used well with this book, as shown in Figure 8-2-1. The main functions of the EasyCharts plugin are as follows.
66

@@ -9,3 +9,11 @@ EasyCharts is an Excel plug-in written by the EasyCharts team using C# language.
99
3. Automatic of new charts Draw: A chart that previously needed to add auxiliary data to draw. Now that the raw data is selected with the plug-in, the chart can be automatically drawn. The new chart includes a smooth area chart, Nightingale rose, mosaic, bullet, and bullet. other charts, part of the diagram shown in FIG 8-2-2;
1010
4. automate data analysis: using the "data analysis" command Analysis and automatic drawing current frequency histogram chart, FIG kernel density estimation, FIG correlation coefficient matrix, and data smoothing Loess Fourier data smoothing data;
1111
5. using Excel aids: "aids" include color pickup, data thief , color wheel reference, chart save, screenshots and other functions, especially the "data thief" can read and obtain the original data of the chart by reading the existing column chart or graph, automatic or manual method.
12+
13+
## Examples
14+
There are some examples.
15+
![image](https://github.com/EasyChart/EasyCharts/blob/master/Pics/e1.png)
16+
![image](https://github.com/EasyChart/EasyCharts/blob/master/Pics/e2.png)
17+
![image](https://github.com/EasyChart/EasyCharts/blob/master/Pics/e3.png)
18+
![image](https://github.com/EasyChart/EasyCharts/blob/master/Pics/e4.png)
19+
![image](https://github.com/EasyChart/EasyCharts/blob/master/Pics/e5.png)

0 commit comments

Comments
 (0)