XY Chart saved as PDF

I need to save an XYChart into a PDF report. I cannot find a way to do it. Is it possible?

If not, is it possible to take a screenshot of a visualization to save the XYChart as an image that I can use later?

You cannot integrate a XYChart into a PDF report.

Creating a screenshot is possible, with one of these two actions:

(You need to use mapp View 6.x)

2 Likes

You could also display a Graph, but you would need to keep the XY chart values stored somewhere until the report is generated.

Automation Help: Display temperature curve graphically in report

1 Like

Thank you for your answer. Yes, I’ve used it before, but the Y-axis requires Time or Date/Time. In this case, I need the Y-axis to display random numbers as well.