Skip to content

Updated library, using GStatic loader, added a few methods

Latest
Compare
Choose a tag to compare
@pruhsert pruhsert released this 01 Feb 14:12
· 1 commit to master since this release
  • 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