Show stack total in CategoryAxis

Type demo

This demo shows how we can create a separate Series with label bullets to show stack total right to a CategoryAxis label.

A simple Histogram chart

Type demo

This demo shows how we can take an array of plain values, and build a Histogram chart – a distribution of values as a column series.

Gaussian curve with XYChart

Type demo

This demo shows how we can calculate a gaussian curve data to draw using LineSeries out of source data.