Skip to content

jarnawer/pbiviz-linechart

Repository files navigation

pbiviz-linechart

This is a simple PowerBI Custom Visual to draw a Line Chart. Works with PowerBI Visual Tools v3.x

Install pbiviz package:

npm i -g powerbi-visuals-tools

Clone this repository, and run pbiviz start:

pbiviz start

It should install all required dependencies, but if that's not the case, npm should be fine

npm install

Last, but not least, i recommend to take a look at the following documentation:

Overview-PowerBI Custom Visuals

Migrating to powerbi-visuals-tools 3.x

Developing a Power BI custom visual

🤘 Happy Coding! 🤘

Releases

No releases published

Packages

No packages published

Languages