jqplot. | |
Properties | |
numberRows | Maximum number of rows in the legend. |
numberColumns | Maximum number of columns in the legend. |
seriesToggle | false to not enable series on/off toggling on the legend. |
seriesToggleReplot | True to replot the chart after toggling series on/off. |
disableIEFading | true to toggle series with a show/hide method only and not allow fading in/out. |
Maximum number of rows in the legend.
this.numberRows = null
Maximum number of columns in the legend.
this.numberColumns = null
false to not enable series on/off toggling on the legend.
this.seriesToggle = 'normal'
True to replot the chart after toggling series on/off.
this.seriesToggleReplot = false
true to toggle series with a show/hide method only and not allow fading in/out.
this.disableIEFading = true