Giter Club home page Giter Club logo

Comments (6)

efgonz avatar efgonz commented on September 26, 2024

There is no support here about this?

from angular2-google-chart.

theoscat avatar theoscat commented on September 26, 2024

I started working again on my project.
I've found out that the typescript version i'm using is not compatible with the way the directive is coded.
You may want to install a specific typescript version it may work for you (2.1.6).

In my case i have a bunch of other package not compatible with previous version like 2.1.6.
I will try to update the directive on my own to make it compilable and see what happen.

Tell me if you want an update on this topic.

Theo

from angular2-google-chart.

jjonas3 avatar jjonas3 commented on September 26, 2024

Any update on it ? I have the same problem and I'm new to typescript. 'll try to figure out how to downgrade my ts back to 2.1.6

Thanks,
Jerry

from angular2-google-chart.

theoscat avatar theoscat commented on September 26, 2024

Hello Jerry,

I've totaly gave up on this package. I'm not experienced enough to modify the package.

However i know that if you're using npm, you can downgrade your typescript version by uninstalling the current version => npm uninstall typescript --save
then installing a specific one => npm install [email protected] --save

ThΓ©o

from angular2-google-chart.

jjonas3 avatar jjonas3 commented on September 26, 2024

Hi Theo,
I'm plowing along with this idea right now. Worked for the sample. Pulling my data in as we speak,
https://stackoverflow.com/questions/37542408/angular2-google-charts-how-to-integrate-google-charts-in-angular2

Thanks

from angular2-google-chart.

theoscat avatar theoscat commented on September 26, 2024

Glad to know that it's working on your end.
I've used something else for my project. Injecting google api chart directly without any npm package.
I think it's not the best way to do it but i'm fine with it working for my personal project.

from angular2-google-chart.

Related Issues (20)

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.