Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Releases for Google Charts


gchart 1.3.2

Download Size md5 hash
jquery.gchart.package-1.3.2.zip 44.18 KB 2d2ff1a095dd108ed16e93a61d88c101
Last updated: October 9, 2010 - 3:27am

* Corrected legend for X-Y line charts
* Added circle handling to findRegion processing
* Added 'graphviz' chart type
* Added graphviz function for defining GraphViz charts

Google Charts 1.3.1

* Added format setting to set image format
* Added provideJSON setting to include a JSON description of the chart in the onLoad callback
* Added usePost setting to use the POST method to allow for larger chart requests
* Added candlestick as a synonym for the financial marker type

Google Charts 1.3.0

* Added opacity setting to set opacity of entire chart
* Added legendOrder setting to control order of items in a legend
* Added 'formula' chart type
* Added labels and colours to scatter for a legend
* Added format setting to axis
* Allowed vertical slices for series fills
* Added marker shapes annotation, errorbar, horizbar, rectangle, and sparkslice
* Added placement and offsets settings for markers
* Added icons setting for dynamic icons on charts
* Added icon, bubbleIcon, mapPinIcon, noteIcon, weatherIcon, and outlineIcon functions to assist with dynamic icons
* Added multiple values and labels to Google Meter
* Added labels and styles to Google Meter
* Maps may have a colour gradient for regions with data
* Converted appropriate attributes to numbers in seriesFromXML
* Added name/value option to 'change' command

Google Charts 1.2.3

* Added onLoad setting

Google Charts 1.2.2

* Corrected missing colours for series
* Corrected error with title size when no title colour

Google Charts 1.2.1

# Ensure width and height are not zero
# Apply flicker-free chart updates

Google Charts 1.2.0

* Added margins and legendSize settings
* Added item colours per series
* Added visibleSeries setting
* Added $.gchart.barWidthAuto and $.gchart.barWidthRelative for bar widths
* Added pieOrientation setting
* Added topVertical and bottomVertical values for legend setting
* Added gridOffsets setting
* Added range interval to axis function
* Added GChartAxis object and support for drawing control, and tick mark colour and length
* Added flag, financial, and number types for markers
* Added every n and absolute positioning for markers
* Added numberFormat function to prepare number format definitions
* Corrected encoding of labels for other languages
* Correct 0 item index for markers
* Simple pie charts no longer accept multiple series to customise labels and colours

Google Charts 1.1.1

* Corrected encoding of labels

Google Charts 1.1.0

* Added sparkfill and sparkline marker types
* Deprecated lineXYSeries function in favour of seriesForXYLines
* Added seriesFromXml and seriesFromCsv functions for loading external data
* Google chart URLs now generated as XHTML-compliant

Google Charts 1.0.0

* Initial release.