|
It draws graphs and charts using the HTML5 canvas tag, now available in mostly all modern browsers.
Here are some key features of "RGraph":
Supported graphs:
· Bar chart
· Bi-polar chart
· Donut chart
· Funnel chart
· Gantt chart
· Gauge chart
· Horizontal Bar chart
· Horizontal Progress bar
· LED grid
· Line chart
· Meter
· Odometer
· Pie chart
· Rose chart
· Radial scatter chart
· Scatter chart
· Thermometer chart
· Traditional radar chart
· Vertical Progress bar
General features:
· Annotating graphs
· Combining charts
· Integrating RGraph with external libraries (ModalDialog)
· Animating graphs
· A basic example
· Available CSS classes
· About canvas color definitions
· About context menus
· Setting the width and height of a graph
· The RGraph.SetConfig() function
· Examples of keys
· Updating graphs dynamically
· Retrieving a PNG of the graph
· The DOMContentLoaded event
· Custom RGraph events
· Adjusting graphs interactively
· Using tooltips
· Resizing graphs
· Microsoft Internet Explorer support
· Asynchronous processing
· Zooming the graph
Requirements:
· JavaScript enabled on client side
· HTML 5 enabled browser
What's New in This Release: [ read full changelog ]
· RGraph now supports the DOM1 method of adding custom event listeners - as noted above and below.
· The Bipolar has new options: chart.noaxes, chart.linewidth and chart.xlabels
· Added the RGraph.DrawAxes() function which can be used to draw multiple Y axes.
· Added chart.noyaxis to the Scatter chart.
· Added chart.colors.sequential to the Bipolar.
· Added new Scissors effects, which as well as stand-alone effects, can also be used to create wipes/transitions.
· Added a HOWTO regarding using JSON data with RGraph.
· Added the trigonometry function RGraph.getRadiusEndPoint(cx, cy, angle, radius).
Via: RGraph 2012-09-28-stable / 2012-10-27-beta
0 Comment:
Post a Comment