Giter Site home page Giter Site logo

Comments (4)

FERNman avatar FERNman commented on July 21, 2024

Hi @jkon,

This functionality already exists. Please refer to the README for more detailed instructions.

Hope this helps, I'll close this for now!

from angular-google-charts.

jkon avatar jkon commented on July 21, 2024

Sorry, Iā€™m not sure how I missed that part of the readme. Thanks for the quick response

from angular-google-charts.

jkon avatar jkon commented on July 21, 2024

Hey, so I tried to do this and I am able to get the wrapper property from the component, but now I've run into another issue that I do think I need your help with. When I try to setup the dashboard and control, I get this error:

error TS2339: Property 'ControlWrapper' does not exist on type 'typeof visualization'.

I think it is because the namespace in the types configuration doesn't have an interface for ControlWrapper or Dashboard. Am I right about that? And how can I get around it? Do I have to wait until the types definition is updated?
Thanks

from angular-google-charts.

FERNman avatar FERNman commented on July 21, 2024

Sorry for not replying that long. I must have overlooked this reply somehow.

If you didn't fix it by now (or someone else has this problem in the future), that's how you ignore typings:

(<any>google.visualization>).ControlWrapper

You must be very sure on what to do from there on though, as you won't have any of the nice typescript things to help you.
You could also create a PR or an Issue for the Type Definitions Repo.

from angular-google-charts.

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.