I want to know which r package can draw a timeline plot like this one:
It is not the same as you look for I guess but for timeline plot I know of this one
https://daattali.com/shiny/timevis-demo/
You may also be able to customise such a plot using plotly
or even d3.js
directly through r2d3
. There is some timeline plugin available for d3.
If you find something else, please share!
Hope it helps.
I am looking for some thing similar to latex plotting style, I mean, more academic looking, not as fancy as ggplot2.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.