简体   繁体   English

使用带有HTML5和Javascript的Teechart生成图表的最小值,最大值和平均值

[英]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. 我们使用teechart(Html5和JQuery)基于最小,最大值动态生成图形。 The X and Y axis values are assigned from database. X和Y轴值是从数据库分配的。 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 ....) . 例如,Y轴值应为0到300,间隔为20,X轴值应为上午12am到晚上12am(例如12 am、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. 请告诉我上述要求我们必须使用哪个图表,以及如何使用Html5和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. 我建议您同时查看“ 摘要”演示和“ 参考”演示,以介绍TeeChart Javascript / HTML5的工作方式。
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 . 如果仍然发现问题,请尝试安排一个简单的示例项目,我们可以按原样运行以在此处重现问题

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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