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

Function getFill

test/jasmine/tests/colorscale_test.js:749–751  ·  view source on GitHub ↗
(q)

Source from the content-addressed store, hash-verified

747 });
748
749 function getFill(q) {
750 return d3Select(q).node().style.fill;
751 }
752
753 it('should be able to toggle between autocolorscale true/false and set colorscales (contour case)', function(done) {
754 function _assert(msg, exp) {

Callers 1

_assertFunction · 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…