Hi,
I got a simple question.
The Ticks are default in two steps. Example 'Jan' - 'Mar' - 'May' - etc. but I need in only one step: 'Jan' - 'Feb' - 'Mar' - 'Apr' - etc. Why are these not working in my DateListPlot?
DateListPlot[Tooltip[SelNulTen06], PlotLabel -> Style["Year 2006\n0...10 %", "Title", 12], BaseStyle -> {FontFamily -> "Arial", FontWeight -> "Bold", FontSize -> 11}, FrameLabel -> {"Months [n]", "Test [%]"},
Ticks -> {{{1, "Jan"}, {2, "Feb"}, {3, "Mar"}, {4, "Apr"}, {5, "May"}, {6, "Jun"}, {7, "Jul"}, {8, "Aug"}, {9, "Sep"}, {10, "Okt"}, {11, "Nov"}, {12, "Dec"}}, Automatic},
PlotRange -> {Automatic, {-0.1, 10}}, GridLines -> Automatic, GridLinesStyle -> Directive[Black, Dotted], PlotStyle -> Directive[PointSize[Medium], Red], Joined -> False, Filling -> Axis ]
Please can you help ? For details, see file attached.
Thanks...... Jos
Attachments: