Show stack total in CategoryAxis
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 create a separate Series with label bullets to show stack total right to a CategoryAxis label.
demo
This demo shows how we can use bullets and adapters to put actual values of series columns on top of the chart.
demo
This demo shows how we can add Triangle objects as bullets on a TimeLine chart, then use adapters to conditionally rotate them to create directional arrows.
demo
This demo shows how we can use virtually any element (in this case Triangle and Line) as a bullet.
demo
This demo shows how we can use bullet “states” to display them only when their respective category or date is hovered with a chart cursor.
demo
This demo shows how we can use custom bullets with path set and “property fields” to bind each individual color to data.
demo
This demo shows how label bullets can automatically be hidden or relocated for small columns. Hide labels Put labels on top of column
demo
This demo shows how we can add events to Legend items that would toggle on respective series’ bullets and bullet labels on hover.
demo
This demo shows how we can make LineSeries show its last value using two approaches: as a label next to bullet, and as an axis range with a label. Using bullet label Using axis range
demo
In this demo you’ll see how we can use chart’s built-in animation capabilities to add animation effects to bullets. Example #1 Example #2