Visualization-related updates

Pie chart updates

We’ve added a couple of improvements to the pie chart to make it more informative and easier to read:

  • External labels: When working with many categories, labels are now displayed outside the pie slices
  • Show Values setting: You can now add numeric value display directly on the viewer

pie-chart-labels

1 Like

Trellis plot: heatmap coloring

Starting with version 1.27.0. we added the ability to customize the coloring scheme for the inner heatmap viewer in trellis plot.
We introduced the Color Scheme setting (Context Panel > Heatmap > Style), which allows you to select a color scheme from the provided list. In addition, the heatmap automatically picks up the coloring from the grid, which takes priority over the heatmap’s selected color scheme.

heatmap-color-customization

1 Like

Box plot: new setting

Zoom Values By Filter: when enabled, the Y axis automatically adjusts its range to fit only the filtered data

box-plot-zoom-by-filter

1 Like