Using geom_step
Win-Vector Blog 2016-06-04
Summary:
geom_step is an interesting geom supplied by the R package ggplot2. It is an appropriate rendering option for financial market data and we will show how and why to use it in this article. Let’s take a simple example of plotting market data. In this case we are plotting the "ask price" (the publicly published … Continue reading Using geom_step