The chart's x axis shows dates in ascending order. However, the line data is in ascending order.
I was able to fix this by changing the query on line 285 of seowatcher.module. Just drop the word DESC from the end of the query.
Great module, bye the way!
--sicjoy
Comments
Comment #1
sikjoy commentedSorry, the second sentence above should read:
Comment #2
pixture commentedThanks for the bug info. I have updated the development snapshot with this fix.
Comment #3
pixture commented