News

Add interactivity to ggplot2: plotly and ggiraph. If your plots are going on the web, you might want them to be interactive, offering features like turning series off and on and displaying ...
If you know ggplot, you can add more customization to your ggcharts graph. The example below adds a title and subtitle, sets the plot title and subtitle font size, and centers them.
In practice, this means that ggplot2 plotting functions are wrapped within pewplots functions, and code is added or modified to extend the functionality of the original plotting function. In addition ...