I tried to plot data useage per day using jqplot along with its dateaxis renderer, the data was static to test the graph, but i found that the points on graph is not corresponding to the exact date on the grid.
Is there a better tool out there to do this more accurately ? I need to render light and interactive graphs on browser using javascript.