Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 543 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 543 Bytes

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