Home
last modified time | relevance | path

Searched refs:hoverable (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/flot/
Djquery.flot.pie.min.js7 …r options=plot.getOptions();if(options.series.pie.show){if(options.grid.hoverable){eventHolder.unb…
Djquery.flot.pie.js123 if (options.grid.hoverable) {
Djquery.flot.js608 hoverable: false, property
1337 if (options.grid.hoverable) {
2930 if (options.grid.hoverable)
2936 if (options.grid.hoverable)
Djquery.flot.min.js7hoverable:false,autoHighlight:true,mouseActiveRadius:10},interaction:{redrawOverlayInterval:1e3/60… property
8 ….grid.hoverable)triggerClickHoverEvent("plothover",e,function(s){return s["hoverable"]!=false})}fu…
DAPI.md107 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/
Djquery.flot.min.js28hoverable&&(c.mousemove(at),c.bind("mouseleave",ft)),a.grid.clickable&&c.click(lt),E(b.bindEvents,… property