dm-p
Microsoft Data Platform MVP | BI Consultant and producer of Power BI custom visuals
Canterbury, New Zealand
Pinned Repositories
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.
difinity-2019-custom-visuals
Difinity 2019 - Custom Visuals: Getting Beyond the Boilerplate
powerbi-dumbbellChart
This repository is an accompaniment to the Introduction to Developing Power BI Visuals course, available from RADACAD.
powerbi-visuals-chartxkcd
Power BI custom visual, providing an interface to chart.xkcd
powerbi-visuals-custom-template
Template repo for quick-starting a TypeScript-based Power BI custom visuals project
powerbi-visuals-example-simple-line-chart
Very simple demonstration of migrating a regular d3.js line chart into the Power BI Custom Visuals SDK
powerbi-visuals-example-simple-table
Very simple demonstration of the table data view mapping for the Power BI Custom Visuals SDK
powerbi-visuals-html-content
Visualise column or measure values as HTML in your Power BI reports. Intended as a spiritual successor to the OG HTML Viewer custom visual, with some extra stuff thrown in.
powerbi-visuals-smlc
Small Multiple Line Chart Custom Visual for Power BI
dm-p's Repositories
dm-p/powerbi-visuals-html-content
Visualise column or measure values as HTML in your Power BI reports. Intended as a spiritual successor to the OG HTML Viewer custom visual, with some extra stuff thrown in.
dm-p/powerbi-visuals-chartxkcd
Power BI custom visual, providing an interface to chart.xkcd
dm-p/powerbi-visuals-smlc
Small Multiple Line Chart Custom Visual for Power BI
dm-p/powerbi-visuals-example-simple-line-chart
Very simple demonstration of migrating a regular d3.js line chart into the Power BI Custom Visuals SDK
dm-p/powerbi-visuals-custom-template
Template repo for quick-starting a TypeScript-based Power BI custom visuals project
dm-p/powerbi-dumbbellChart
This repository is an accompaniment to the Introduction to Developing Power BI Visuals course, available from RADACAD.
dm-p/powerbi-visuals-example-simple-table
Very simple demonstration of the table data view mapping for the Power BI Custom Visuals SDK
dm-p/deneb
Declarative visualization in Power BI, using the Vega language.
dm-p/powerbi-dialog-simple
Simple test of the Power BI Visuals Dialog API
dm-p/powerbi-simpleConditionalFormatting
dm-p/powerbi-visuals-async-example
Simple Example of Using async/await in Custom Visual After Loading regenerator-runtime. The visual is otherwise boilerplate.
dm-p/powerbi-visuals-fetchMoreData-SDKv3
Simple implementation of fetchMoreData in the Power BI Custom Visuals SDK v3
dm-p/powerbi-visuals-violin-plot
Visualize the distribution of your data using a KDE and combo plot.
dm-p/charticulator
Interactive Layout-Aware Construction of Bespoke Charts
dm-p/Charticulator-Templates
Location for templates made in Charticulator. Share your best charts with the community. Charts can be downloaded from this Repo or from https://gallery.powerbi.tips
dm-p/Deneb-PBIQueryous
dm-p/Deneb-Templates
Location for sharing templates for the deneb Power BI custom visual
dm-p/dm-p.github.io
Jekyll Template - Mediumish
dm-p/powerbi-visuals-api
Power BI custom visuals API
dm-p/PowerBI-visuals-ChicletSlicer
Repo for Power BI Chiclet Slicer custom visual
dm-p/powerbi-visuals-gantt
A Gantt chart is a type of bar chart which illustrates a project timeline or schedule. The Gantt Chart visual shows the Tasks, Start Dates, Durations, % Complete, and Resources for a project. The Gantt Chart visual can be used to show current schedule status using percent-complete shadings and a vertical "TODAY" line. The Legend may be used to group or filter tasks based upon data values.
dm-p/PowerBI-visuals-TextFilter
Text Filter PowerBI Visualization
dm-p/PowerBI-visuals-tools
Contains tools for building/packaging Power BI visuals
dm-p/powerbi-visuals-tools-pr-423
Simple visual project that reproduces issues leading to this PR
dm-p/powerbi-visuals-utils-chartutils
chart utility interfaces for creating powerbi custom visuals
dm-p/TabularEditor
This is the code repository and issue tracker for Tabular Editor 2.X (free, open-source version).
dm-p/vega
A visualization grammar.
dm-p/vega-lite
A concise grammar of interactive graphics, built on Vega.
dm-p/vega-themes
Themes for stylized Vega and Vega-Lite visualizations.
dm-p/vegalite-for-powerbi
Sample Vega-Lite Wrapper as a PowerBi Custom Visual