Line with Data Labels
Line series in amCharts can have labels displayed near data points, the same as any other series type. Labels are added in the same way as regular bullets, by attaching them to individual data points. You can customize the appearance and position of the labels, including their font, size, color, and alignment. Additionally, you can add a background, border, or padding to make the labels stand out. This allows you to effectively highlight values or provide additional context directly on the chart.
Related tutorials
Build this chart with AI
The prompt below can be used to build this chart with AI. For best coding results, use the most advanced AI models, like Claude Opus 4.6 and GPT-5.3-Codex. For more info and tips, check out amCharts AI docs.
Create a line chart with 16 data points at 30-minute intervals on a date axis. Display a dark red line with circular bullets and data labels above each point showing exact values in styled white rounded-corner boxes. Include an XY cursor with horizontal line only, horizontal scrollbar, panning, and mouse-wheel zoom. Animate on load. Use amCharts 5 library.
Demo source