Current section
Files
Jump to
Current section
Files
ROADMAP.md
# Roadmap
## v0.4
* [COMPLETE] Support attaching custom attributes to plot elements
* [COMPLETE] Add other non-fillable shapes to shapes palette
* [COMPLETE] Add fillable shapes to shapes palette
* [COMPLETE] Escape text elements
* [COMPLETE] Filter out invalid properties/values in embedded stylesheet
* [COMPLETE] Boxplots
* [COMPLETE] General annotation drawing
## v0.5
* Faceting
* Histograms
* Continuous color scale (including legends)
* `coord_flip` (support horizontal bar charts)
## Later
* Implement a method for rendering new points and updating scales only (LiveView optimization)
* Draw legend on any side of the plot (top/left/bottom/right)
* Implement x_lim/y_lim
* ggplot2-ify gridlines approach (breaks, minor breaks)
* `stat_smooth`
* Density plots/stats