Skip to content

Commit 53925c9

Browse files
authored
Update README.md
1 parent eab6c89 commit 53925c9

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
1-
# graph_creator
2-
graph creator for Unity3D;
3-
Target language is Russian, posible soon to be translate into English.
4-
This system uses lablary UnityEngine.UI.Extensions.
1+
## graph creator for Unity3D
2+
Target language is Russian, posible soon to be translate into English.
3+
This system uses lablary UnityEngine.UI.Extensions.
4+
55
Basic cofiguration for the grahp:
6+
7+
![](https://sun9-35.userapi.com/impg/hAjfH2JW-hUh0cPwUbPHUuYcPFFKkK8uu7DVZA/jnIgG_kaFiY.jpg?size=412x535&quality=95&sign=970b2f17e8c25ac23b3adcf0571298ba&type=album)
8+
9+
look like this:
10+
11+
![](https://sun9-75.userapi.com/impg/LrS_E9lnL_tN1kckREv2XcorOo-y62IsqcOJfw/mg9H7_4KvT4.jpg?size=415x548&quality=95&sign=c659790ca54654fc5737b654ae60322b&type=album)
12+
13+
Graph can be negative if you set for the "Size Step x or y" to a negative value,
14+
look like:
15+
![](https://sun9-70.userapi.com/impg/Xti11FAmj8LKY3m8H_xGhT6c-vAkDXWa81iREA/b_kBE_0Vppw.jpg?size=420x621&quality=95&sign=621d0ea116d027a8f990c4416e0061c0&type=album)
16+
17+
If you want the function graph is non-linear, you will must add many points next to each other.
18+
19+
You can create your own a method for add points, so it will be more convenient.

0 commit comments

Comments
 (0)