You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New chart.lines function is given to fix error: 'x' and 'y' lengths
differ.
As x-axis and y-axis will not change with the subset series when using
plot_object$subset(), x-axis is fixed first.
x.pos is passed to x limit to control the number of subset series.
y limit is reset by specifying structured range of subset series.
0 commit comments