Found 28 bookmarks
Custom sorting
Deneb Example - Nested Facets
Deneb Example - Nested Facets
Deneb/Vega-Lite can use nested facets to easily compare multiple categories of data. Whereas the small multiples available in native Power BI visuals concatenate charts in a filled grid, nested facets in Deneb/Vega-Lite use a true matrix approach and permits a “ragged-right” rendering which can ease visualization and comparison. (NOTE: I didn’t quickly find a way to implement a “ragged-right” rendering with native Power BI visuals; I’d be happy to be proven wrong.) The example presented herein...
·forum.enterprisedna.co·
Deneb Example - Nested Facets
Deneb-Showcased
Deneb-Showcased
Contribute to PBI-David/Deneb-Showcase development by creating an account on GitHub
·github.com·
Deneb-Showcased
Customised Interactive Legends with Deneb in Power BI
Customised Interactive Legends with Deneb in Power BI
Legends are a necessary part of many visuals, and in this video we look at how you can fully customise your Legend using Deneb in Power BI, and set them up to include them interactive and functional features. Referenced documentation: https://vega.github.io/vega-lite/docs/legend.html
·m.youtube.com·
Customised Interactive Legends with Deneb in Power BI
Deneb Template - IBCS Performance Visual
Deneb Template - IBCS Performance Visual
The IBCS standard can enhance the clarity of visualizing relative performance by distilling it to its essence, and I enclose a Deneb/Vega-Lite template for such an IBCS-style visual. This is a single composite visual that’s been provided with only category (product), current year (Sales CY), and previous year (Sales PY) data values. This template illustrates a number of Deneb/Vega-Lite features, including: a “title” block with title and subtitle text a “transform” block to extend the datase...
·forum.enterprisedna.co·
Deneb Template - IBCS Performance Visual