Home | History | Annotate | Download | only in flot

Lines Matching refs:prevent

101  - Prevent white circles from sometimes showing up inside of pie charts.
228 "flot-overlay" to prevent accidental clashes (issue 540).
265 - Prevent the pie example page from generating single-slice pies. (patch by
339 - Prevent i from being declared global in extractRange. (reported by
345 - Prevent pie slice outlines from being drawn when the stroke width is zero.
554 jQuery to 1.5.1 to prevent IE leaks fixed in jQuery.
628 - Fix bug that prevent a simple f(x) = -x transform from working
807 - Don't round markings to prevent sub-pixel problems. (reported by
810 - Make the grid border act similarly to a regular CSS border, i.e. prevent
892 - setSelection now takes a second parameter which you can use to prevent the
904 - Prevent the possibility of eternal looping in tick calculations.
975 - Prevent IE/Safari text selection when selecting stuff on the canvas.