PowerBI-visuals-ForceGraph | Repo for Power BI Force Graph custom | Data Visualization library

 by   microsoft TypeScript Version: 2.0.2 License: Non-SPDX

kandi X-RAY | PowerBI-visuals-ForceGraph Summary

kandi X-RAY | PowerBI-visuals-ForceGraph Summary

PowerBI-visuals-ForceGraph is a TypeScript library typically used in Analytics, Data Visualization, D3 applications. PowerBI-visuals-ForceGraph has no bugs, it has no vulnerabilities and it has low support. However PowerBI-visuals-ForceGraph has a Non-SPDX License. You can download it from GitHub.

The ability to visualize the relationship between items, the weightage of the relationship and the flow often brings out the untold insights into limelight, which are otherwise not very evident. Simple numbers and basic charts won’t be enough to discover and tell such data stories. We need new visualization techniques for the complex world of relationship and Force-Directed Graph thrives to the forefront for such scenarios. This custom visual implements a D3 force layout diagram with curved paths. The thickness of the path represents the weight of the relationship between the nodes. Since the relationship and interconnection between large set of entities could be very complex, the visual positions the nodes in such a way that there are few crossings as possible, making the exploration experience easy, fun. The visual also produces the layout which is overall pleasing to the eyes for large data sets. Users can also adjust the layout manually by simply dragging the nodes around. Ideally you would need two dimensions and one measure (for the weightage) to use with this visual. But this also works just with a single column. See also Force-Directed Graph at Microsoft Office store.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              PowerBI-visuals-ForceGraph has a low active ecosystem.
              It has 44 star(s) with 47 fork(s). There are 22 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 6 open issues and 5 have been closed. On average issues are closed in 288 days. There are 9 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of PowerBI-visuals-ForceGraph is 2.0.2

            kandi-Quality Quality

              PowerBI-visuals-ForceGraph has no bugs reported.

            kandi-Security Security

              PowerBI-visuals-ForceGraph has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              PowerBI-visuals-ForceGraph has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              PowerBI-visuals-ForceGraph releases are available to install and integrate.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of PowerBI-visuals-ForceGraph
            Get all kandi verified functions for this library.

            PowerBI-visuals-ForceGraph Key Features

            No Key Features are available at this moment for PowerBI-visuals-ForceGraph.

            PowerBI-visuals-ForceGraph Examples and Code Snippets

            No Code Snippets are available at this moment for PowerBI-visuals-ForceGraph.

            Community Discussions

            Trending Discussions on PowerBI-visuals-ForceGraph

            QUESTION

            Power BI Custom Visual - force directed graph API error
            Asked 2019-Jan-23 at 12:17

            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, when I try to start the custom visual using the "pbiviz start" command in PowershellI I get an error stating "Invalid API version v2.3.0".

            The "circlecard" example project used in the tutorial, which also uses API version v2.3.0 in it's pbiviz.json file, works just fine. So I'm clueless as to what's causing this error. I'm very new to trying out custom visuals on Power BI so any help with this is greatly appreciated.

            Thanks in advance!

            ...

            ANSWER

            Answered 2019-Jan-23 at 12:17

            PowerBI-visuals-ForceGraph visual was converted to use the new version of powerbi-visuals-tools@beta

            If you installed the tools as global by command:

            npm i powerbi-visuals-tools --global

            and run pbiviz start from global instance it will not work, because old tools doesn't support a new format of visual project.

            npm run start - start powerbi-visuals-tools from local instance

            specified in package.json of the visual: https://github.com/Microsoft/PowerBI-visuals-ForceGraph/blob/master/package.json#L71

            You need to install beta version of tool as global or run npm run start to use the new tools

            Source https://stackoverflow.com/questions/54037631

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install PowerBI-visuals-ForceGraph

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link