Home | History | Annotate | Download | only in flot

Lines Matching full:borderwidth

601                     borderWidth: 2, // in pixels
1584 if(typeof(options.grid.borderWidth) == "object") {
1585 plotOffset[a] += showGrid ? options.grid.borderWidth[a] : 0;
1588 plotOffset[a] += showGrid ? options.grid.borderWidth : 0;
2027 bw = options.grid.borderWidth;
2125 // If either borderWidth or borderColor is an object, then draw the border