Stacked axes with CategoryAxis between them
demo This demo shows how we can place a CategoryAxis between two stacked ValueAxis.
demo This demo shows how we can place a CategoryAxis between two stacked ValueAxis.
demo This demo shows how we can create a separate Series with label bullets to show stack total right to a CategoryAxis label.
demo This demo shows how we can separate non-clustered columns into separate non-overlapping groups, using their “data item locations”.
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.
demo This demo shows how we can calculate a gaussian curve data to draw using LineSeries out of source data.
demo This demo shows how we can apply custom shape (using SVG path) to XYChart columns.
demo This simple demo shows an XYChart where each series uses own CategoryAxis with completely different categories.
demo This demo shows how we can use Legend’s hit event to toggle other series off when one series is toggled on, making sure that there’s only one series displayed at any given time.
demo This demo shows how we can use virtually any element (in this case Triangle and Line) as a bullet.
demo Below are two demos that use adapters to modify radii of the ColumnSeries columns based on their value. Vertical columns Horizontal bars