Regarding one of my project requirement, i have used flot module. But i have to make changes to the module to add pagination to the graph. As days increased in X axis, the graph does not look good with many coordinates. So i have displayed a graph which displays only the last 7 days at first and provide next and previous links to view other days results.

Also, there was another requirement to display tool tip on the graph.

While i am making these changes, i have noticed that the javascript that has been used in your module is inline. There is no separate Js file present which makes very difficult for me to make the changes.

I have created a patch which separates the JS to a separate file. This would help other developers to enhance your module to meet their specific business needs.

-Narsing

CommentFileSizeAuthor
flot.patch1.61 KBgopagoninarsing

Comments

beakerboy’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)