I have one array items[j] which contains x coordinates of some image points,
so my question is "How to plot histogram using array ( items[j] ) in c#?".
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Joginder BangerPosted Nov 13, 2014, 1:53 AM
http://stackoverflow.com/questions/20055024/draw-histogram-from-points-array
I glad if solve your problem after read this link.
Cool...