-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathNEWS
49 lines (37 loc) · 820 Bytes
/
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
Version 0.5.4
=============
* Parameterize font in pretty_plot()
Version 0.5.3
=============
* Arial becomes default font in pretty_plot()
* Added g_legend() function
Version 0.5.1
=============
* Minor color map tweaks
Version 0.5.0
=============
* Initial submission to CRAN
Version 0.4.3
=============
* Better Handling of NAs
Version 0.4.2
=============
* Enables mapping of continuous vector to continuous color palette
Version 0.4.0
=============
* More custom color palettes
Version 0.3.1
=============
* Remove grey boxes automatically when doing facets.
Version 0.3.0
=============
* Celltype/Feature color maping.
Version 0.2.1
=============
* Starting with custom palettes for CAL.
Version 0.2
=============
* Added functionality, including pretty_plot().
Version 0.1
=============
* Basic setup.