How to append graph builder plots in a report or a journal?
Hello, I just started working with this language 3 days back. I am working on a script that automates the creation of plots based on certain specifications in the Graph Builder. The step I am stuck on, is to integrate all plots in a report or journal, in order for easy understanding. // x_col and y_cols contain the selected columns for which graphs have to be plotted. x_col is singular
x_col = dl
...