Skip to content

Commit 1c920c9

Browse files
authored
Update README.md
1 parent c3cb041 commit 1c920c9

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
1-
# BarChartRaceNet
2-
Create Bar Chart Race animation and export to video files.
1+
## Welcome to Bar Chart Race Generator
2+
3+
Bar Chart Race is used to visualize the progress of some development in an MPEG videos.<br/>
4+
5+
<img src="https://yoyokits.github.io/BarChartRaceNet/images/CekliBarChartRaceVersionAlpha0.jpg"><br/>
6+
The screenshot of Bar Chart Race Generator
7+
8+
[Example video](https://www.youtube.com/watch?v=Xtnz7N6mwX4) can be watch in Youtube.
9+
10+
The input of for this application is CVS files that can be exported from your Excell sheet or simply created using Notepad.<br/>
11+
The CVS example can be downloaded from:<br/>
12+
13+
[CVS example](https://github.com/yoyokits/BarChartRaceNet/tree/master/docs/examples).
14+
15+
The cvs file is like:
16+
17+
<img src="https://yoyokits.github.io/BarChartRaceNet/images/CsvSourceExample.jpg"><br/>

0 commit comments

Comments
 (0)