Create multiple charts with different reference lines
Hi,I would like to accomplish the following task using JSL code:I have an example file (attached) with 4 columns: date (numeric), y_val (numeric), limit (numeric), group (character).The "group" column contains 3 distinct values: A,B,CEach group has a unique value in "limit" column. For example, all group A rows have a value of 67 in the "limit" column. The task:1. I would like to create 3 charts (...