ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > RenderOverlayPayload

RenderOverlayPayload interface

Signature:

export interface RenderOverlayPayload 

Properties

PropertyTypeDescription
clanyThe chart library, with methods to access the scales etc.
layerApianyThe chart api for the given layer on which the overlay is applied.
overlayGroupSelectionanyThe [d3 selection](https://github.com/d3/d3-selection) in which to render the overlay.
overlayIndexnumberThe index of the overlay in the given layer.
preparedDataanyThe data used to render the chart. This object has a different shape than the data Table because it supports the grouping per attribute.
  • RenderOverlayPayload interface
  • Properties
Copyright © 2019 ActiveViam