Custom Visuals Power BI

This page summarizes the projects mentioned and recommended in the original post on /r/PowerBI

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • d3-delaunay

    Compute the Voronoi diagram of a set of two-dimensional points.

  • Voronoi tesselations would potentially be doable in Power BI - there's a well-maintained module for D3 that can do them if you want to try building a Power BI custom visual from the ground up, and Deneb can do Voronoi tesselations if you use Vega rather than Vega-Lite. Deneb can help if you don't want to go through the hassle of bootstrapping a custom visual from scratch and dont necessarily have the web development skills (but you will still need to learn a higher-level language in Vega, which is a visualisation grammar). Deneb is also certified, so your work gets the benefits of running inside a custom visual (as if you build your own visual and need it to be certified, you have to submit it to AppSource first).

  • deneb

    Deneb is a custom visual for Microsoft Power BI, which allows developers to use the declarative JSON syntax of the Vega or Vega-Lite languages to create their own data visualizations.

  • Voronoi tesselations would potentially be doable in Power BI - there's a well-maintained module for D3 that can do them if you want to try building a Power BI custom visual from the ground up, and Deneb can do Voronoi tesselations if you use Vega rather than Vega-Lite. Deneb can help if you don't want to go through the hassle of bootstrapping a custom visual from scratch and dont necessarily have the web development skills (but you will still need to learn a higher-level language in Vega, which is a visualisation grammar). Deneb is also certified, so your work gets the benefits of running inside a custom visual (as if you build your own visual and need it to be certified, you have to submit it to AppSource first).

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts