Giter Club home page Giter Club logo

Comments (3)

raananzvi avatar raananzvi commented on May 16, 2024

Hi,

Please provide some more information (the code that fails) so we can take a look. The packaging should work after each step, as long as you don't have issues.
You can see a link to a full commit at each of those steps (search for the word commit on the page) so you can have a reference to what should be done.
If you still encounter some issues, please reply.

Regarding the visual playground, this feature is deprecated, we are moving away from the old way to create custom visuals, to the new CLI tools which exposes a versioned APIs which will make sure your custom visual will always get a consist set of APIs from Power BI and your code won't break due to internal changes in Power BI code.
You should learn how to develop using the new interfaces, and share your required and missing features from the API so we will go ahead and support them.
You can find a roadmap for the new developer tools here: https://github.com/Microsoft/PowerBI-visuals/blob/master/Roadmap/README.md

from powerbi-visuals-tools.

mehulumistry avatar mehulumistry commented on May 16, 2024

I am stuck with the same error:

"error TYPESCRIPT /visualPlugin.ts : (8,146) Property 'Visual' does not exist on type 'typeof project_name18E995418150443A8CFACE6D6A95ABA8'."
Below attached my project folder.

pii.zip

from powerbi-visuals-tools.

uve avatar uve commented on May 16, 2024

@mehulumistry, to compile the project, please change visualClassName to PieChart. And use d3 v3.5

from powerbi-visuals-tools.

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.