+44 (0)1179 680989

Hack of the Day: Using Flot to Display a Graph

8th September 2010 19:00

line_graph_0910.jpgLogging statistics is a two-stage process. First, you need to collect the information and store it. Next, you need to expose this information to end users. It's quite simple to display a table of stats for users to look at, and this is a good option if you need to provide a detailed breakdown. But for analysing large datasets or simply providing an overview of recent activity on a site, a graph may be a…