AnyChart Interactivity options extend beyond hover and click events — they also include runtime property changes that let users manipulate chart appearance on the fly.
This sample draws a pie chart of desktop browser market share with a donut inner radius and exploded slices. A range slider and text input are wired to the startAngle property, letting users rotate the chart dynamically while outside labels reposition automatically using the clever label placement algorithm.
See the Common Settings documentation for all configuration options.