AbstractPlate

January 25, 2017 · View on GitHub

Docs ▸ API Reference ▸ AbstractPlate

AbstractPlate

Constructor

const plate = new AbstractPlate(node, options);

Functions

# chart.getNode()

returns a DOM node represented by this plate

# chart.getSelection()

returns a D3 selection of the DOM node represented by this plate

Contents

  1. 1Constructor
  2. 2Functions