v3.2.0 (@mongodb-js/charts-embed-dom)
New
- Set customizations for an embedded chart with
setRenderingSpecOverridemethod. - Set customizations for an embedded chart for the initial render with
renderingSpecproperty inEmbedChartOptions. - Get customizations set on an embedded chart with
getRenderingSpecOverridemethod. - Get chart channels for an embedded chart with
getChannelsmethod. - Get customizable chart axes for an embedded chart with
getCustomizableAxesmethod.
See rendering specification for more documentation