Skip to content

Commit 45e69ae

Browse files
authored
Update index.md
1 parent 57c668b commit 45e69ae

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

docs/index.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,31 @@
11
## Welcome to Bar Chart Race Generator
22

3-
Bar Chart Race is used to visualize the progress of some development in an MPEG videos.<br/>
3+
Bar Chart Race is a free application used to visualize the progress of some development in an MPEG videos.<br/>
44

55
<img src="https://yoyokits.github.io/BarChartRaceNet/images/CekliBarChartRaceVersionAlpha0.jpg"><br/>
66
The screenshot of Bar Chart Race Generator
77

8-
98
{% include youtube_embed.html id="Xtnz7N6mwX4" %}
109
The video example of Bar Chart Race output
1110

1211
The input of for this application is CVS files that can be exported from your Excell sheet or simply created using Notepad.<br/>
13-
The CVS example can be downloaded from:<br/>
1412

15-
[CVS example](https://yoyokits.github.io/BarChartRaceNet/examples/CountryTest.csv).
13+
The CVS example can be downloaded from [CVS example](https://github.com/yoyokits/BarChartRaceNet/tree/master/docs/examples).
1614

1715
The cvs file is like:
1816

1917
<img src="https://yoyokits.github.io/BarChartRaceNet/images/CsvSourceExample.jpg"><br/>
2018

21-
19+
Installation:<br/>
20+
1. [Download the latest release in zip file.](https://github.com/yoyokits/BarChartRaceNet/releases)
21+
2. Extract the zip file in the Program Files or your favourite folder
22+
3. Simply double click BarChartRaceNet.exe
23+
24+
Usages:
25+
1. Double click BarChartRaceNet.exe
26+
2. Click load button on the top left of the window
27+
3. Select the csv file with format above
28+
4. Adjust the settings like add icon for every bar and background
29+
5. Generate the bar chart race animation in a MPEG format by clicking Export to Video button on the right side of load button
30+
6. Select the output folder and file name and press Save
31+
7. Wait until the process is done

0 commit comments

Comments
 (0)