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

Function textcase2transform

src/components/drawing/index.js:69–71  ·  view source on GitHub ↗
(textcase)

Source from the content-addressed store, hash-verified

67};
68
69function textcase2transform(textcase) {
70 return textcase2transformOptions[textcase];
71}
72
73function lineposition2decorationLine(lineposition) {
74 return lineposition

Callers 1

index.jsFile · 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…