/PowerBI-visuals-image-pie-chart

Image pie chart for PowerBI

Primary LanguageTypeScript

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