jarnawer / pbiviz-linechart

PowerBI Custom Visual - Line Chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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! 🤘

About

PowerBI Custom Visual - Line Chart


Languages

Language:HTML 99.9%Language:TypeScript 0.1%Language:CSS 0.0%