简体   繁体   中英

generate chart min, max and average using Teechart with Html5 and Javascript

We are using teechart(Html5 and JQuery) to generate a graph dynamically based on min, max values. The X and Y axis values are assigned from database. For example Y axis value should be 0 to 300 with interval 20 and X axis value should be time range between morning 12am to night 12am(like 12am,3am,6am,9am ....) .

Please advise me which chart we have to use for the above requirement and how can we implement using Html5 and Javascript.

I'd suggest you to take a look at both the Summary demo and the Reference demo to get introduced on how TeeChart Javascript/HTML5 works.
Also note the online tutorials and the reference guide can be found here .

If you still find problems with it please try to arrange a simple example project we can run as-is to reproduce the problem here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM