Skip to content

v3.2.0 (@mongodb-js/charts-embed-dom)

Compare
Choose a tag to compare
@mongo-J mongo-J released this 22 Aug 06:59
· 6 commits to master since this release
3e21565

npm (scoped)

New

  • Set customizations for an embedded chart with setRenderingSpecOverride method.
  • Set customizations for an embedded chart for the initial render with renderingSpec property in EmbedChartOptions.
  • Get customizations set on an embedded chart with getRenderingSpecOverride method.
  • Get chart channels for an embedded chart with getChannels method.
  • Get customizable chart axes for an embedded chart with getCustomizableAxes method.

See rendering specification for more documentation