| |||||
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 ]
· Added the demos folder.
· Added information about using multiple charts on a canvas and clearing
· Documented the Funnel chart properties chart.labels.x and chart.labels.sticks
· Added chart.key.color to thedocumentation pages
· The Fuel chart default color is now a gradient (white -> red)
· The first HProgress default color is now a gradient (white -> #0c0)
· The first VProgress default color is now a gradient (white -> #0c0)
· Added option for Premium support.
· Added the Scatter chart Trace effect: RGraph.Effecs.scatter.jQuery.Trace(obj) Like the Line chart Trace effect it gradually reveals the tickmarks.
· Added chart.variant.sketch.verticals to the Bar chart
· Added chart.labels.above.specific to the Bar chart
· The documentation index page has been split into seperate pages
· Added a Grow effect to the CornerGauge
· Added RGraph.DrawAxes() which allows you to draw extra axes
· Added callback support to the Bar chart Grow effect
· Added Rose chart Grow effect
· The Fuel chart can now have a scale
· Added chart.key.position.graph.boxed (for boxed keys)
· Added note about CSV data to the docs
· Added chart.title.yaxis.color to Bar, HBar, Gantt, Line, Waterfall
· There is now a getXValue() method for the Scatter chart
· Added a new HOWTO regarding the Scatter chart getXValue() method
· The Scatter chart getValue() method has been renamed to getYValue()
· Added chart.angles.start and chart.angles.end to the Gauge chart
0 comments:
Post a Comment