Skip to content
Prev 27108 / 29559 Next

Line graph with over 70 lines plotted against time

Dear all,

I'm currently working on a dataset with 72 areas, recorded in quarterly 
dates (2000-2016). I want to visualise some variables using line graphs 
in R but have not found suitable tools in weeks now, as many examples 
are for creating a couple lines only. When I use ggplot with date 
(factor), it jumbles the dates making the lines uninterpretable. when I 
convert the date to "date", it breaks at Year points and doesn't give 
continuous lines.

Kindly help.

Thanks

Jailos
On 25/02/2019 08:50, Roger Bivand wrote: