amcharts5 icon indicating copy to clipboard operation
amcharts5 copied to clipboard

How to get sum value in combine tooltip from serie line chart

Open vanvt opened this issue 2 years ago • 1 comments

Hello I'm developing a feature related to the tooltip in the line chart I want to show the total value when hovering on the tooltip Is any way to do that? https://codepen.io/vanvt6/pen/gOzgqXr image

vanvt avatar Sep 16 '22 04:09 vanvt

You need to set calculateTotals to true in your value axis to enable {valueYSum} .

More info in this tutorial.

xorspark avatar Sep 16 '22 10:09 xorspark

This issue is stale because it has been open 30 days with no activity. It will be closed in 5 days unless a new comment is added.

github-actions[bot] avatar Oct 17 '22 00:10 github-actions[bot]