html - Dynamic graph with xml and xslt -


how can make dynamic graph xml file , xslt or html. i've got projekt going need keep on using xml , 1 of xslt or html. xml file has historical data prices , update every 2 seconds. looking ideas , advice how make graph updates new values every 2 seconds.

the graph shown in browser.

in web browser can read data files, served web-server.

you need make javascript method re-read xml file via ajax request each 2 seconds, , apply xml data xslt/html part.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -