From Stu Hodgson@21:1/5 to All on Thu Apr 28 12:28:15 2022
Hi, I'm using the great Plotchart features to draw a histogram and would like to draw vertical lines at the mean and nominal values on the x axis.
$anyplot object itemtype series args is not a valid method for a histogram, I thought it would be since according to the documentation it works with bar charts?
What's the best way to add a line to a histogram?