Release notes and feature updates for Datazone Intelligent Apps documentation.
FileContainerClient
toolkit.chart_config
attribute is now available for all chart types, allowing you to customize chart appearance with options like fill_donut
, show_labels
, and show_legend
.is_stacked
attribute, allowing you to visualize multiple metrics in a single barfill_donut
attribute is now available for pie charts, allowing you to fill the donut area for a more visually appealing design.radial
chart type, perfect for displaying progress or completion metrics in a circular format. Requires exactly two metrics where the first represents the current value and the second represents the total.icon
and icon_variant
attributes.metric_format
attribute is deprecated. Use the new format
attribute under each metric instead.composed
chart type, allowing you to combine line and bar series in a single chart.axis
property and assign metrics to axes with axis_name
.affected_filter
under a dimension to allow users to update filter values by clicking chart items (bars or pie slices).