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

Function x1Fn

src/components/shapes/label_texttemplate.js:15–15  ·  view source on GitHub ↗
(shape)

Source from the content-addressed store, hash-verified

13
14function x0Fn(shape) { return shape.x0; }
15function x1Fn(shape) { return shape.x1; }
16function y0Fn(shape) { return shape.y0; }
17function y1Fn(shape) { return shape.y1; }
18

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…