Hello
I'm trying to build a chart in UI5 that would be kind of a combination of line and scatter charts.
With the line chart, I can build a curve line, plotting several points, and do a conditional data label, labeling just some points.
But I haven't found out how to "rename" those labels, passing some text instead of showing the values.
This is necessary because I need to mark when certain events that happen over the curve.
I could achieve it in Excel, as shown in the picture below, but I haven't found a way to achieve similar effect in UI5 with the VizFrame.
Would somebody know if it is possible, and how this could be done? Which chart or combinations of charts should be used?
Regards
Luis Becker