使用高图表的HTML表格数据的图形表示 [英] Graphical representation of HTML table data using High charts

查看:137
本文介绍了使用高图表的HTML表格数据的图形表示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图用高图表以图形形式在HTML表格中显示数据。当我使用表格中的所有数据时,我可以渲染图表。我只想使用表格中的部分数据(一些列数据)来渲染图表。任何人都可以请告诉我如何做到这一点。如果您有片段,请提供。这对我很有帮助。

解决方案

所有'docs'都内嵌在data.src.js模块中:





现在只有startRow / endRow /支持startColumn / endColumn选项:


table:String | HTMLElement

A HTML表或要解析为输入数据的ID。相关选项ara startRow,endRow,startColumn和endColumn用于分隔表的哪部分。



I am trying to display the data in HTML table in graphical form using High Charts. When I use all the data from the table I am able to render the charts. I want to use only some part of data from my table (some columns data) to render a chart. Can anyone please tell me how to do this. If you have snippets please provide them. It will be helpful for me.

解决方案

All 'docs' are included inline to the data.src.js module:

For now only startRow/endRow/startColumn/endColumn options are supported:

table : String|HTMLElement

A HTML table or the id of such to be parsed as input data. Related options ara startRow, endRow, startColumn and endColumn to delimit what part of the table is used.

这篇关于使用高图表的HTML表格数据的图形表示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆