Skip to content

elvenite/GoogleImageChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Image Chart URL Generator

A small JS library to generate URLs to Googles Image Charts. It was build to run on Podios calculation field which is a sandboxed Node container. But it doesn't depend on any Podio specific features.

How to use it

In Podio you have to copy and paste it in the calculation field, then follow the NodeJS example (except the require line since it's already inline). For use in browsers, please see the example folder.

TODO

  • Override default options
  • Example with markers
  • Add method setOption(key, value)
  • example file on how to use it, both in regular JS and Podio
  • Make it compatible as a Node module

Deprecation Warning

Google has deprecated Image Charts, which means this library will stop working in the future, too. If you like, you can check out https://image-charts.com/, which is designed to be a drop-in replacement for Google's service.

About

A small JS library to generate URLs to Googles Image Charts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors