AnyChart Interactivity settings let you capture user actions such as clicks and hovers to build dynamic drill-down workflows directly inside a chart.
This sample loads company revenue data from a JSON file into a column chart showing yearly totals. Clicking any column drills down into monthly values for that year, and a custom Back to Years label restores the original view. Tooltips and Y-axis labels maintain consistent currency formatting across both hierarchy levels.
See the Common Settings documentation for all configuration options.