Javascript twitter Bootstrap 中是否有用于开发条形图的 API

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/13573292/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-24 12:23:33  来源:igfitidea点击:

Are there any API in twitter Bootstrap for developing bar charts

javascripttwitter-bootstrap

提问by Anvesh Vejandla

I've searched several websites, but have not been able to find any API samples showing how to create charts using the Twitter Bootstrap framework.

我搜索了几个网站,但没有找到任何展示如何使用 Twitter Bootstrap 框架创建图表的 API 示例。

Can anyone suggest the correct API to use in Twitter Bootstrap to develop bar charts?

任何人都可以建议在 Twitter Bootstrap 中使用正确的 API 来开发条形图吗?

回答by ajtrichards

Twitter Bootstrap doesn't offer charting capabilities but there are many other charting libraries that you can use.

Twitter Bootstrap 不提供图表功能,但您可以使用许多其他图表库。

Firstly, I would recommend using Highcharts- it's very flexible, offers a variety of chart types and its very well maintained / supported (if you need it).

首先,我建议使用Highcharts- 它非常灵活,提供多种图表类型,并且得到很好的维护/支持(如果您需要的话)。

Other charting libraries available:

其他可用的图表库: