MCPcopy Create free account
hub / github.com/microsoft/SandDance /

Class

packages/vega-deck.gl/src/presenter.ts:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 * Class which presents a Stage of chart data using Deck.gl to render.
48 */
49export class Presenter {
50 private OrbitControllerClass: typeof OrbitController_Class;
51
52 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected