MCPcopy Index your code
hub / github.com/plotly/plotly.js / getTextFontSize

Function getTextFontSize

stackgl_modules/index.js:39156–39158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39154 }
39155
39156 function getTextFontSize() {
39157 return "" + Math.round(zPos) + "px ";
39158 }
39159
39160 function changeStyle(oldStyle, newStyle) {
39161 var ctxFont = "" + context.font;

Callers 1

changeStyleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…