All Stories

No-Code Custom Visuals with Small Multiples

Using Charticulator or the Charts.PowerBI.Tips tool to build our own Power BI custom visuals with small multiples.

What’s Coming in Small Multiple Line Chart 2.0.0

Overview of changes coming in version 2.0.0 of the Small Multiple Line Chart custom visual for Power BI.

Power BI, the Violin Plot and Data Grain (Sampling)

How to correctly structure your data for using the Violin Plot (and a general lesson about aggregation within Power BI).

Lifting and Shifting a Simple d3.js Line Chart into A Power BI Custom Visual (Part 2)

Taking an existing example for d3.js and applying to it Power BI as a custom visual. Part 2 handles the visual elements of our chart.

Lifting and Shifting a Simple d3.js Line Chart into A Power BI Custom Visual (Part 1)

Taking an existing example for d3.js and applying to it Power BI as a custom visual. Part 1 handles mapping from the dataView into our custom visual.

Making a Range Column Chart in Power BI with the Violin Plot Custom Visual

How we can work with the properties of the Violin Plot custom visual for Power BI to produce a simple range column chart.