Skip to content

Releases: Servoy/svyGCharts

Updated library, using GStatic loader, added a few methods

01 Feb 14:12
Compare
Choose a tag to compare
  • The underlaying library has been update
  • The component now uses the GStatic loader always fetching the current version of the GChart libraries
  • Added a draw() method to simply re-draw the chart with new options without having to send the data again
  • Added a clearChart() method to allow to clear the chart
  • Added a demo solution

Use the browser's locale

17 Mar 08:12
Compare
Choose a tag to compare

With 1.0.1 the library uses the browser's locale to load the google library in that language.

First release

17 Feb 10:48
Compare
Choose a tag to compare

First release of the Google Charts component