25个免费的jQuery/ JavaScript的图表和图形库
1. JS Charts

Features
- Prepare your chart data in XML, JSON or JavaScript Array
- Create charts in different templates like bar charts, pie charts or simple line graphs
- You don't need any server-side plugins/modules
- It's compatible with most web browsers
- 3D pies and 3D bars are available in the latest version
2. Flot

Features
- Pure JavaScript plotting library for jQuery
- Works with Internet Explorer 6+, Chrome, Firefox 2+, Safari 3+ and Opera 9.5+
3. Rickshaw

Features
- Based on d3.js. Graphs are drawn using svg and styled using css.
- Licensed under MIT License
4. Highcharts

Features
- It supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.
- Under any of the licenses, free or not, you are allowed to download the source code and make your own edits.
- Highcharts needs only two JS files to run: The highcharts.js core and either the jQuery, MooTools or Prototype framework.
- With the exporting module enabled, your users can export the chart to PNG, JPG, PDF or SVG format at the click of a button.
- All text labels, including axis labels, data labels for the point and axis titles, can be rotated in any angle.
- On hovering the chart Highcharts can display a tooltip text with information on each point and series.
- It works in all modern browsers including the iPhone/iPad and Internet Explorer from version 6.

Features
- Rich gallery of interactive charts and data tools.
- Connect to your data in real time using a variety of data connection tools and protocols.
- Configure an extensive set of options to perfectly match the look and feel of your website.
- Browser compatibility (adopting VML for older IE versions) and cross-platform portability to iOS and new Android releases.
6. jChartFX

Features
- jChartfx runs in your browser using pure JavaScript.
- It provides the most comprehensive API, making it easy to customize every aspect of the charts, from axis to data series settings.
- jChartFX leverages HTML5, CSS and SVG capabilities in today’s browsers.
- It supports JSON so you can populate charts with your data by simply using web services to retrieve server side data from any source.
7. TufteGraph

Features
- Configuration is by dynamic functions, allowing for a really compact API (very few options)
- Non-core layout is done via CSS rather than code
8. jqPlot

Features
- Numerous chart style option
- Date axes with customizable formatting.
- Up to 9 Y axes.
- Rotated axis text.
- Automatic trend line computation.
- Tooltips and data point highlighting.
9. Spider Graph

Features
- Interactive HTML5 spider graph module
- The yellow and orange layers display fixed data. The blue layer is active, allowing the user to input data with a mouse or touch device.

Features
- It generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript.
- It's compatible with Firefox 2+, Safari 3+, Opera 9, Google Chrome and Internet Explorer 6, 7, 8, 9 & 10 as well as iOS and Android.
11. gRaphael

Features
- Currently supports Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0+
- Licensed under MIT License
12. amCharts

Features
- The charting solution include Column, Bar, Line, Area, Step, Step without risers, Smoothed line, Candlestick, OHLC, Pie/Donut, Radar/Polar, XY/Scatter/Bubble, Bullet, Funnel/Pyramid charts as well as Gauges.
- It's an independent library, which doesn’t require any 3rd party includes.
13. Chart.js

Features
- It uses the HTML5 canvas element.
- It's dependency free, lightweight (4.5k when minified and gzipped) and offers loads of customisation options.
- It supports all modern browsers, and polyfills provide support for IE7/8.
14. Morris.js

Features
- Line, area, bar and Donut charts are supported
- Licensed under BSD License
15. RGraph

Features
- HTML5 canvas and JavaScript based library
- AJAX and JSON Support
- The drawing API allows you to add interactive elements to your charts such as rectangles, circles, polygons, images and extra axes.
- Open and free to use for any purpose under the MIT license.
16. DHTML Charts

Features
- Supports line, spline, area, bar, pie, donut, scatter, and radar charts
- JavaScript charting library for generating cross-browser HTML5 charts
- The charts can be loaded from XML, JSON, JavaScript array, or CSV and updated on the fly (by using Ajax) to show changing graphical data.
- Works in all major web browsers: IE, FF, Safari, Opera, Chrome, or any other browsers based on Mozilla or the Webkit engine.
- It's available in the Standard Edition only, and can be used for free under GNU GPL v2.
17. jqBarGraph

Features
- Easy-to-use jQuery plugin for displaying your data as bar graphs.
- Compatible and fully tested with Safari 2+, Internet Explorer 6+, Firefox 2+, Google Chrome 3+, Opera 9+.
18. JpGraph

Features
- An Object-Oriented Graph creating library for PHP
- Has over 200+ built in Country flags
- Support for alpha blending
- Advanced interpolation with cubic splines to get smooth curves from just a few data points
- Supports several plot types,spider-plots, pie-charts (both 2d and 3d) , scatter-plots, line-plots, filled line-plots, accumulated line-plots, bar plots, accumulated bar plots, grouped bar plots, error plots, line error plots, box plots, stock plots.
- Supports internal caching (with timeout) of generated graphs to lessen burden of a HTTP server.
19. Elycharts

Features
- It can draw all frequently used chart types: line charts with spline support, combined line, pie charts, sparklines, bar charts, area and areaspline charts.
- Highly customizable with a simple configuration
- Support dynamic data modification, with graceful animations to show the chart evolution.
- Compatibility: Firefox 3.0+, Safari 3.0+, Opera 9.5+, Internet Explorer 6.0+, Google Chrome/Chromium.
- It's based on a MIT license
20. jQuery Org Chart

Features
- Very easy to use given a nested unordered list element.
- Drag-and-drop reorganisation of elements.
- Showing/hiding a particular branch of the tree by clicking on the respective node.
- Nodes can contain any amount of HTML except <li> and <ul>.
21. Sigma

Features
- An open-source lightweight JavaScript library to draw graphs, using the HTML canvas element.
- Simple and accessible public API
- Fluid drawing process management, with frames insertion
- jQuery-like chainable methods
22. Protovis

Features
- Defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction.
- It uses JavaScript and SVG for web-native visualizations; no plugin required.
- It's free and open-source, provided under the BSD License.

Features
- Created using HTML5 canvas element, CSS3 and jQuery
- 10+ available options to customize the chart
24. DyGraphs

Features
- Handles huge data sets: dygraphs plots millions of points without getting bogged down.
- Interactive out of the box: zoom, pan and mouseover are on by default.
- Strong support for error bars / confidence intervals.
- Highly customizable: using options and custom callbacks, you can make dygraphs do almost anything.
- It works in all major browsers (including IE8). You can even pinch to zoom on mobile/tablet devices.
25. TimePlot

Features
- DHTML-based AJAXy widget for plotting time series
- Licensed under BSD License
摘要地址:http://www.open-open.com/lib/view/open1392251715410.html
25个免费的jQuery/ JavaScript的图表和图形库的更多相关文章
- [转]Tetris(俄罗斯方块) in jQuery/JavaScript!
本文转自:http://pwwang.com/2009/10/25/tetris-in-jquery-javascript/ All in jQuery/JavaScript + HTML! Demo ...
- 25款顶级的jQuery表格插件
jQuery 表格插件可以让你创建各种各样的表格布局,表格布局是报纸和杂志中最常见的布局,现在的网站中也很常见,在这篇文章中,我向大家推荐25个jQuery 的表格插件,你可以任意控制表格的行和列,用 ...
- Visual Studio 2012设置Jquery/Javascript智能提示
Visual Studio 2012设置Jquery/Javascript智能提示 在Visual Studio 2008 Visual Studio 2010中微软已经开始支持jquery/java ...
- FusionCharts使用JavaScript渲染图表(不用Flash)
FusionCharts可以让用户只使用JavaScript建立图表(而不是使用Flash),只需要添加另一行代码,如下所示: FusionCharts.setCurrentRenderer('jav ...
- jQuery JavaScript Library v3.2.1
/*! * jQuery JavaScript Library v3.2.1 * https://jquery.com/ * * Includes Sizzle.js * https://sizzle ...
- [JS]jQuery,javascript获得网页的高度和宽度
[JS]jQuery,javascript获得网页的高度和宽度网页可见区域宽: document.body.clientWidth 网页可见区域高: document.body.clientHeigh ...
- 【转】2014年25款最好的jQuery插件
2014年25款最好的jQuery插件 来源:Specs' Blog-就爱PHP 时间:2014-12-30 10:24:10 阅读数:2267 分享到: 0 http://www.php10 ...
- 10 个免费的 jQuery 可视化编辑器插件
富文本编辑器,也就是所见即所得的 HTML 编辑器,是网站一个非常重要的组件,特别是对于一些内容发布网站来说.本文介绍 10 个基于 jQuery 的可视化文本编辑器. MarkitUp markIt ...
- 免费素材:25套免费的 Web UI 设计的界面元素(转)
Web 元素是任何网站相关项目都需要的,质量和良好设计的元素对于设计师来说就像宝贝一样.如果您正在为您的网站,博客,Web 应用程序或移动应用程序寻找完美设计的网页元素,那么下面这个列表会是你需要的. ...
随机推荐
- 百度地图java 判断当前位置是否在多边形区域内
package com.haiyisoft.cAssistant.adapter.hessian; import java.awt.geom.Point2D;import java.util.Arra ...
- [常用的Cmd运行命令]
打开命令提示符,有很多与系统有关的命令都可以在命令提示符中完成,比如输入ipconfig查看电脑的IP osk 打开屏幕键盘 calc 打开计算器的功能 notepad 打开记事本 mspaint ...
- SLC-Microsoft:Microsoft Lifecycle Policy
ylbtech-SLC-Microsoft:Microsoft Lifecycle Policy Microsoft Lifecycle Policy The Microsoft Lifecycle ...
- SVN 撤回(回滚)提交的代码
转: SVN 撤回(回滚)提交的代码 2016年12月20日 17:20:58 怀色 阅读数 68614 标签: svnsvn回滚版本回滚 更多 个人分类: svn 版权声明:本文为博主原创文章, ...
- Java Web使用过滤器防止Xss攻击,解决Xss漏洞
转: Java Web使用过滤器防止Xss攻击,解决Xss漏洞 2018年11月11日 10:41:27 我欲乘风,直上九天 阅读数:2687 版权声明:本文为博主原创文章,转载请注明出处!有时候 ...
- java的几种上传文件方法
这时:commonsmultipartresolver 的源码,可以研究一下 http://www.verysource.com/code/2337329_1/commonsmultipartreso ...
- 如何从项目中移除CocoaPods
一.项目Show in Finder: 删除本地文件(Podfile.Podfile.lock.Pods文件夹) 删除本地生成的xcworkspace文件 打开项目,在Frameworks文件夹下,删 ...
- django基础窗口类的使用
django基础窗口form表单的运用 具体效果图如下: 首先确定表单中的数据集,先自己创建一个forms.py或者在原来的models.py中添加: 1代码如下 class ContactForm( ...
- 1 初识数据库操作 2 JDBC 入门
1 JDBC:Java Database Connectivity(Java 数据库连接) 1.1 JDBC 入门程序 注册驱动:Class.forName("com.mysql.cj.jd ...
- 解决anaconda安装cvxpy失败的方法
在Windows下安装凸优化包CVXPY 直接在anaconda prompt中输入pip install cvxpy经常会出现安装失败的情况,使用以下方法,亲测成功! 1. 下载所需的whl文件,请 ...