Highcharts
The Highcharts Skill lets an Assistant create and configure charts and graphs, generating Line Charts, Bar Charts, Pie Charts, Scatter Plots, and more using the Highcharts JavaScript library.
Click the + next to Skills and select Highcharts to add the Skill to an Assistant.

The Highcharts Skill creates charts based on attached data or the conversation:
- Automatic chart creation: The Assistant generates Visuals with minimal input, just ask for a chart.
- Customization: Specify preferences such as chart type or color scheme.
- Integration with Datasets: The Assistant can use ElasticSearch aggregations to create charts directly from attached Datasets.
Use the Assistant's Instructions to specify any customizations that should always apply. The Skill can create Visuals that may not exist inside Informer, and can customize titles, labels, legends, and tooltips.
Note: Informer may not render every type of Highcharts Visual.

Also available through the REST API
Everything on this page is built on Informer's public REST API, the same one the product uses, so your scripts and integrations can do it too. Developer reference: Assistant API.