Hi,
I need a special feature for my multiseries line chart.
I have a chart with three datasets.
Now i want to show some averages, but this averages should not be connected to the values of the dataset lines.
They need to "float" as labels/values "somewhere" in the chart,
the best position would be a space between the two anchors the calculation was based on.
The average values are calculated by PHP.
I haven't found something like that in he documentation.
Is it possible to do something like this?
Thanks and greetings