Risk Heatmap with custom shaped columns
demo
This demo shows how we can apply custom shape (using SVG path) to XYChart columns.
demo
This demo shows how we can apply custom shape (using SVG path) to XYChart columns.
demo
This quick demo will show how you can use heat rules to place bubbles and related labels on a MapChart.
tutorial
Normally, heatmaps that use “heat rules” are restricted to two colors as well as gradient in-between. In tutorial we’ll see how we can use adapters to apply any number of colors to heat map based on source value. The task During the course of this tutorial we’ll transform the chart to color columns in series […]
tutorial
A Heat legend uses regular axis to display value range/scale. For narrower setups it might mean that there are not real start/end labels. This tutorial will show how to remedy that. Problem HeatLegend uses real ValueAxis to display value labels. Value axis come with its certain logic how labels are spaced, positioned, and rounded to […]