Forum Discussion

vasher's avatar
vasher
Helper I
7 years ago
Solved

Power BI Custom Visual - force directed graph API error

Hi,   I'm trying to create a custom Force Directed Graph using the source code on Github (PowerBI-visuals-ForceGraph) and following the tutorial available at creating-a-custom-visual. Unfortunately...
  • v-viig's avatar
    7 years ago

    Hi,

     

    To build Force Directed Graph from source code please follow these steps:

    1. $ git clone [email protected]:Microsoft/PowerBI-visuals-ForceGraph.git
    2. $ cd PowerBI-visuals-ForceGraph
    3. $ npm install
    4. $ npm run pbiviz -- --create-cert
    5. $ npm start

    Let us know if it resolves the issue.

     

    Ignat Vilesov,

    Software Engineer

     

    Microsoft Power BI Custom Visuals

    [email protected]