Giter VIP home page Giter VIP logo

meteor-google-charts's People

Contributors

firefli-uk avatar jamesbeake avatar rafaelhdr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

meteor-google-charts's Issues

Does not support dynamic chart creation

The call to Google Charts only occurs in loadScript. As a result, it does not support creation of charts after the page has loaded.

Solution: All you need to do is take the second definition of drawChart (the one that actually does all the work) and define it outside of the loadScript function (you'll need to rename one of the drawCharts to avoid name collisions). Then that function can be called at any time.

Please add a license so that others can use this package

Could you please add a license so that others can use this package? Publishing software without a license means that anyone attempting to use it would be in violation of copyright. If you could please add a MIT or other distribution-friendly license, that would be appreciated!

Thanks

"meteor add" command downloads original version of package from Atmospherejs

Finally got around to attempting to use this package via atmosphere today. Notices that the version downloaded is missing the "timeline" addition.

Wondering if something else needs to be changed for this new version of the package to be recognised on atmosphere? I noticed that I did not make any changes to packages.json when I did the PR. Do you think package.json should also be bumped up with a new version number?

Kind regards
James

failed to install packages under Windows

Hello, I am running Meteor 1.4 under Windows10 64 bits edition.

The installation of the package simple failed even if I run the command with the administrator rights.
That works fine under linux plateforme

C:\Users\Domi\Documents\meteor\testdb>meteor add rafaelhdr:google-charts
C:\Users\Domi\AppData\Local.meteor\packages\meteor-tool\1.4.1_1\mt-os.windows.x86_32\isopackets\ddp\npm\node_modules\meteor\promise\node_modules\meteor-promise\promise_server.js:165
throw error;
^

Error: ENOENT: no such file or directory, open 'C:\Users\Domi\AppData\Local\Temp\mt-toqi9g\os\rafaelhdr:google-charts.js'
at Error (native)

is the module compliant with windows ?

thx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.