-
```
Hi, My name is Ricardo, I'm using your very good Flot code to display some
simple graphs, but then I got a request to implement trendlines.
At first it wasn't difficult to add it in my own codes…
-
```
When I use flot.navigate with bars and have autoHighlight set to true then
after zoom-in/zoom-out without moving mouse there is highlighted bar not
resized. After moving mouse over another bar, …
-
```
I am successfully using flot to plot statistical data based on time. My
application allows zooming in/out of a line plot and panning along x-axis.
Unfortunately the panning does not work on iOS …
-
```
Attached is a diff of changes that add optional resizing and dragging
capabilities to flot.selection. The default is to use the old behavior of
always creating a new selection but setting option…
-
```
When I use flot.navigate with bars and have autoHighlight set to true then
after zoom-in/zoom-out without moving mouse there is highlighted bar not
resized. After moving mouse over another bar, …
-
```
I am successfully using flot to plot statistical data based on time. My
application allows zooming in/out of a line plot and panning along x-axis.
Unfortunately the panning does not work on iOS …
-
```
Attached is a diff of changes that add optional resizing and dragging
capabilities to flot.selection. The default is to use the old behavior of
always creating a new selection but setting option…
-
```
When I use flot.navigate with bars and have autoHighlight set to true then
after zoom-in/zoom-out without moving mouse there is highlighted bar not
resized. After moving mouse over another bar, …
-
```
I am successfully using flot to plot statistical data based on time. My
application allows zooming in/out of a line plot and panning along x-axis.
Unfortunately the panning does not work on iOS …
-
```
What steps will reproduce the problem?
1. Opened the sample code the code stop unexpectedly, please see Attach picture
for reference.
What is the expected output? What do you see instead?
What…