Menu

#151 XML to Graph

v1.0_(example)
open
nobody
None
1
2015-02-09
2015-02-09
PW_Felso
No

Hello everyone,

is it possible to read a XML File like this one

<data> <general> <comission>788945</comission> <name>TEST</name> <datetime>Mon Feb 2 2015 ; 16:02:20</datetime> </general> <M1.7> <name>M1</name> <value timestamp="16:02:20">false</value> <value timestamp="16:02:21">true</value> <value timestamp="16:02:22">false</value> . . .

and set the timestamp as x-Axis and value as y-Axis directly?
Or is there an easy way to do it with XML Writer and ZedGraph?

Discussion


Log in to post a comment.