okviz / free-visuals

Power BI free custom visuals
MIT License
24 stars 7 forks source link

Sparkline - Customize Line attributes in JSON Theme #289

Closed cmcesario closed 1 year ago

cmcesario commented 3 years ago

Describe the issue I’m using Sparkline by OKViz and I’m struggling to create a JSON custom theme that includes it. Basically what I need is to define values for Line Y-Axis Start and Color. I have already discovered the visual ID and was able to change it’s background, but the other two attributes do not reflect on the visual when I import the json file. Perhaps I am using the wrong attribute names or theme structure? SparklineTheme.zip

To reproduce Just open the attached PBI example file and apply the attached theme.

Affected environment

REQUIRED: Repro file Attached are a PBIX example file and JSON Theme

Screenshots If applicable, add screenshots or screencast to help explain your problem.

danieleperilli commented 1 year ago

Unfortunately, custom themes are not fully supported by custom visuals.