sceneskope / PowerBI-visuals-image-pie-chart

Image pie chart for PowerBI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerBI-visuals-image-column-chart

Image Column Chart

Setting Up Environment

Before starting creating your first custom visual follow by this setting up environment instruction.

Install dev dependencies:

Once you have cloned this example, run these commands to install dependencies and to connect the visual into powerbi.

npm install # This command will install all necessary modules

Start dev app

pbiviz start

About

Image pie chart for PowerBI


Languages

Language:TypeScript 99.1%Language:CSS 0.9%