skillfed

Svg Visuals

Create vector graphics directly in Power BI reports by writing DAX measures that return SVG markup strings. The skill handles binding these measures to tables, matrices, cards, and slicers, with support for sparklines, progress bars, gauges, and custom chart types. Leverage existing UDF libraries like DaxLib.SVG and PowerofBI.IBCS before writing custom DAX.

Svg Visuals generates inline SVG graphics in Power BI reports using DAX-based measures with ImageUrl rendering.

AI-generated summary based on this skill's SKILL.md

815 120 GPL-3.0 updated by data-goblin

Install

data-goblin/power-bi-agentic-development/svg-visuals · repository language: C#

CLI (skillfed)coming soon
git clone https://github.com/data-goblin/power-bi-agentic-development
cp -r power-bi-agentic-development ~/.claude/skills/svg-visuals

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Svg Visuals and what can it create?

Svg Visuals is a skill for creating vector graphics directly in Power BI reports by writing DAX measures that return SVG markup strings. It enables you to generate scalable vector graphics programmatically, including sparklines, progress bars, gauges, and custom chart types that bind to tables, matrices, cards, and slicers.

How do I create svg graphics with this skill?

Svg Visuals lets you create SVG graphics by writing DAX measures that output SVG markup. You bind these measures to Power BI visuals like tables, matrices, cards, and slicers. The skill supports leveraging existing UDF libraries such as DaxLib.SVG and PowerofBI.IBCS before writing your own custom DAX code.

What types of visual elements can Svg Visuals render?

Svg Visuals can render and visualize multiple SVG visual content types including sparklines, progress bars, gauges, and custom chart types. These scalable vector graphics integrate seamlessly into Power BI reports through DAX-generated SVG markup bound to standard Power BI visual containers.

Can I design and edit SVG-based visual elements?

Yes, Svg Visuals supports designing and editing SVG-based visual elements through DAX measure creation. You can customize vector graphics by modifying the SVG markup returned by your measures, and the skill recommends consulting existing libraries like DaxLib.SVG and PowerofBI.IBCS for pre-built components before building custom solutions.

What license does Svg Visuals use?

Svg Visuals is released under the GPL-3.0 license, which is a free and open-source software license that allows you to use, modify, and distribute the skill while maintaining the same license terms for any derivative works.

Related skills

Tags

vector-graphics visual-generation scalable-images graphic-design svg-rendering drawing-tool image-creation visual-editor