-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathNEWS
51 lines (29 loc) · 1.29 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Version 0.1.11 (2014-04-15)
------------------------------------------------------------
* modify name of vignette file
Version 0.1.9 (2014-03-24)
------------------------------------------------------------
* new parameter `above` to specify display of arcs
* change function `node_coords` to replace old `xynodes`
Version 0.1.8 (2014-03-23)
------------------------------------------------------------
* parameter `ordering` now accepts strings
Version 0.1.6 (2013-02-11)
------------------------------------------------------------
* `xynodes`: fixing a bug in the way of getting the nodes
Version 0.1.5 (2013-02-02)
------------------------------------------------------------
* `arcplot`: fixing a typo in the documentation
Version 0.1.4 (2013-02-01)
------------------------------------------------------------
* more elegant way to get coordinates of arcs
Version 0.1.3 (2013-01-30)
------------------------------------------------------------
* allow vertical orientation of arc diagrams
* rename function `xnodes` into `xynodes`
Version 0.1.2 (2013-01-29)
------------------------------------------------------------
* change the way nodes are extracted in `arcplot`
Version 0.1.1 (2013-01-28)
------------------------------------------------------------
* first stable version of arcdiagram