博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
jqPlot
阅读量:7093 次
发布时间:2019-06-28

本文共 1398 字,大约阅读时间需要 4 分钟。

A Versatile and Expandable jQuery Plotting Plugin!
jqPlot is a plotting and charting plugin for the jQuery Javascript framework. jqPlot produces beautiful line, bar and pie charts with many features:
Numerous chart style options.
Date axes with customizable formatting.
Up to 9 Y axes.
Rotated axis text.
Automatic trend line computation.
Tooltips and data point highlighting.
Sensible defaults for ease of use.
jqPlot is an open source project by Chris Leonello
leftcharts
Free and Open Source...but worth more!
Consider a Donation.
jqPlot's Strongest Feature is its Pluggability!
Computation and drawing of lines, axes, shadows even the grid itself is handled by pluggable "renderers". Not only are the plot elements customizable, plugins can expand functionality of the plot too! There are plenty of hooks into the core jqPlot code allowing for custom event handlers, creation of new plot types, adding canvases to the plot, and more!
linestyles2 barchart shadow2
Numerous line style options with 6 built in marker styles!
Horizontal and vertical Bar charts!
Shadow control on lines, markers, the grid, everything!
dragdrop2 logaxes2 trendline2
Drag and drop points with auto updating of data!
Log Axes with flexible tick marks!
Trend lines computed automatically!
jqPlot has been tested on IE 6, IE 7, IE 8, Firefox, Safari, and Opera. You can see jqPlot in action on the tests & examples page.

转载地址:http://djnql.baihongyu.com/

你可能感兴趣的文章
面向对象葵花宝典阅读思维导图(一)
查看>>
Tomcat Server.xml详解
查看>>
CSS媒体查询(@media)
查看>>
Linux(Ubuntu)下MySQL的安装与配置
查看>>
如何提取一个转录本的3'UTR区域的序列
查看>>
得到当前日期前一天的零时零分零秒及当前日的零时零分零秒
查看>>
内存堆与栈的区别
查看>>
NHibernate初学者指南(12):日志
查看>>
30 个设计新颖的网站风格展示
查看>>
概念——统一资源定位符(Uniform / Universal Resource Locator,URL)
查看>>
Apache HttpComponents 获取Cookie
查看>>
彻底理解jdbc为什么用反射创建驱动程序对象
查看>>
Oracle内存管理(之五)
查看>>
[nio]dawn的基本概念
查看>>
【数据库摘要】6_Sql_Inner_Join
查看>>
交叉熵代价函数(损失函数)及其求导推导
查看>>
Android UI开源框架
查看>>
Java 构造时成员初始化的陷阱
查看>>
CentOS7.1 Liberty云平台之环境准备(2)
查看>>
js正则表达式test方法、exec方法与字符串search方法区别
查看>>