Searched refs:hoverable (Results 1 – 6 of 6) sorted by relevance
/external/chromium-trace/catapult/third_party/flot/ |
D | jquery.flot.pie.min.js | 7 …r options=plot.getOptions();if(options.series.pie.show){if(options.grid.hoverable){eventHolder.unb…
|
D | jquery.flot.pie.js | 123 if (options.grid.hoverable) {
|
D | jquery.flot.js | 608 hoverable: false, property 1337 if (options.grid.hoverable) { 2930 if (options.grid.hoverable) 2936 if (options.grid.hoverable)
|
D | jquery.flot.min.js | 7 …hoverable:false,autoHighlight:true,mouseActiveRadius:10},interaction:{redrawOverlayInterval:1e3/60… property 8 ….grid.hoverable)triggerClickHoverEvent("plothover",e,function(s){return s["hoverable"]!=false})}fu…
|
D | API.md | 107 hoverable: boolean 140 "clickable" and "hoverable" can be set to false to disable 878 hoverable: boolean 971 Likewise, if you set "hoverable" to true, the plot will listen for 1030 can set "hoverable" and "clickable" to false in the options for that
|
/external/chromium-trace/catapult/telemetry/third_party/flot/ |
D | jquery.flot.min.js | 28 …hoverable&&(c.mousemove(at),c.bind("mouseleave",ft)),a.grid.clickable&&c.click(lt),E(b.bindEvents,… property
|