Hello,
I'm pritty new to this community and I do have 2 essential questions about charts especially linecharts. I want to show some line charts on a homepage, for this I created a webpage project in visual studio 2013. I could manage to insert a database connection to the slq server and inserted a line chart on the webpage. Now I can see my values in a linecharts. Thats great but the next step is huge and I am not sure if I am going in the right direction. I want to stay as long as possible in the visual studio framework and programm in C# if needed. So far now to my needs.
Currently my chart is only a picture on the webpage. But my needs are to visualize some informations about the measurement points (for example serialnumber, date, worker all kinds of extra stuff) from the database. Therefore I need to know how can i implement a mouseover information for those data?
Also I want to insert some Lines to a linechart diagram so everyone can see an upper or an lower tolerance so the information if this measurement point is in the tolerance or not.
Of course this toppic has been asked thousends of times I couldnt find some toppics for especialy those 2 problems.
It would be great if somebody could give me some advices :-)
with friendly regards
franz