Top "Flot" questions

Flot is a pure JavaScript plotting library for jQuery with a focus on simple usage, attractive looks and interactive features.

Flot. Time Series. One Tick Per Day

I'm currently trying to create a flot graph where the x axis is a time series and has one tick …

jquery time flot
FLOT: How to make different colored points in same data series, connected by a line?

I think I may have stumbled onto a limitation of Flot, but I'm not sure. I'm trying to represent a …

colors flot lines points
Creating PDF reports with flot graph

I am trying to implement an automatic report generation tool for my clients . I need to create reports in pdf …

javascript jquery pdf flot xhtmlrenderer
Gauge chart in Javascript or jQuery Flot

I'm trying to get a graph that looks like a gauge. I am already using jQuery Flot for my other …

javascript jquery charts flot
Flot: Add vertical line to grid and background on its right side

I discovered Flot yesterday and I'm curious if I can add a vertical line to my graph and have a …

jquery flot
Jquery Flot "plothover" event not working

I have an issue I can't seem to track down. I am using Flot to graph some data, super easy. …

javascript jquery html jquery-plugins flot
Comma Separated Numbers For an Axis in Flot

Is there a way to have Flot make axis numbers be comma-separated? So for example, instead of 1000000 have 1,000,000

javascript jquery flot
flot: Could not draw pie with labels contained inside canvas

I'm trying to do a bit of charting and came across this weird error message. Here is an example of …

javascript charts flot
Getting color of a data series from a flot chart

After seeing the cool new "reputation" tab on the stackoverflow user page, I was inspired to play with the Flot …

jquery flot
JQuery, Flot, valuelabels, center

Is it possible to place the value labels over the bars so they stand centered over them? If i set …

jquery center flot