-
Notifications
You must be signed in to change notification settings - Fork 2.1k
roadmap
hadley edited this page Nov 26, 2010
·
5 revisions
Many bug fixes, particularly contributed by Kohske Takahashi. Just needs testing before release.
Remove functionality from ggplot2, and instead use packages:
- ggplot_layers
- ggplot_scales
- ggplot_bin
- ggplot_legends
- ggplot_spatial
- ggplot_coord
- lubridate
- reshape2
- fortify
- easy access to scales, making it possible to compute the coordinates of data yourself
Better development practices:
- remove dependency on proto, and convert all methods to S3.
- use roxygen + helpr instead of home grown documentation system
- NAMESPACE, exporting minimal functions