MCPcopy
hub / github.com/plotly/plotly.js / plot

Function plot

test/jasmine/tests/config_test.js:877–879  ·  view source on GitHub ↗
(config)

Source from the content-addressed store, hash-verified

875 afterEach(destroyGraphDiv);
876
877 function plot(config) {
878 return Plotly.newPlot(gd, [], {}, config);
879 }
880
881 it('should fill in scrollZoom default', function(done) {
882 plot(undefined).then(function() {

Callers 1

config_test.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…