File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change 1
1
## Welcome to Bar Chart Race Generator
2
2
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 />
4
4
5
5
<img src =" https://yoyokits.github.io/BarChartRaceNet/images/CekliBarChartRaceVersionAlpha0.jpg " ><br />
6
6
The screenshot of Bar Chart Race Generator
7
7
8
-
9
8
{% include youtube_embed.html id="Xtnz7N6mwX4" %}
10
9
The video example of Bar Chart Race output
11
10
12
11
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 />
14
12
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 ) .
16
14
17
15
The cvs file is like:
18
16
19
17
<img src =" https://yoyokits.github.io/BarChartRaceNet/images/CsvSourceExample.jpg " ><br />
20
18
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
You can’t perform that action at this time.
0 commit comments