Closed (fixed)
Project:
SEO Watcher
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Feb 2010 at 09:35 UTC
Updated:
6 Oct 2010 at 11:30 UTC
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