We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ce32b commit eadd2beCopy full SHA for eadd2be
README.md
@@ -7,8 +7,12 @@
7
<img src="http://img.shields.io/badge/license-APACHE%202.0-blue.svg?style=flat" alt="License: APACHE 2.0" />
8
</p>
9
10
-<img src="./Screenshots/screen01.png" width="200">
11
-<img src="./Screenshots/screen02.png" width="350">
+<p style="text-align: center">
+ <img src="./Screenshots/screen01.png" width="200"><br />
12
+ <img src="./Screenshots/screen02.png" width="350">
13
+</p>
14
+
15
16
17
This library includes a chart to display accumulated orders in a high-customazible, interactive and Auto Layout capable way.
18
0 commit comments