Home
last modified time | relevance | path

Searched refs:showLabel (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
DSidebar.js276 Sidebar.prototype.createTooltip = function(elt, cells, w, h, title, showLabel, off, maxSize, mouseD… argument
367 this.graph2.labelsVisible = (showLabel == null || showLabel);
500 Sidebar.prototype.showTooltip = function(elt, cells, w, h, title, showLabel) argument
514 this.createTooltip(elt, cells, w, h, title, showLabel);
2056 Sidebar.prototype.createThumb = function(cells, width, height, parent, title, showLabel, showTitle) argument
2058 this.graph.labelsVisible = (showLabel == null || showLabel);
2151 Sidebar.prototype.createItem = function(cells, title, showLabel, showTitle, width, height, allowCel… argument
2178 elt, title, showLabel, showTitle, width, height);
2207 this.showTooltip(elt, cells, bounds.width, bounds.height, title, showLabel);
3583 …reateVertexTemplateEntry = function(style, width, height, value, title, showLabel, showTitle, tags) argument
[all …]
/plugin/heatmap/
Dscripts.js51 showLabel: false, property
/plugin/mermaid/
Dmermaid.min.js12showLabel:!0,labelFontSize:14,labelPadding:5,showTitle:!0,titleFontSize:16,titlePadding:5,showTick…
1202showLabel=!1;this.showTick=!1;this.showAxisLine=!1;this.outerPadding=0;this.titleTextHeight=0;this…