Forum Discussion
sperry
Resolver I
3 years agoJson Theme Error Since new update
Hello forum! Since the feb update the embedded Json theme file is returning the same error for each visual: #/visualStyles/barChart/*/title/0/background must be object (type; matching schema #/oneOf...
- 3 years ago
Oh my word this is awesome - thanks works a treat..
Rudz
Kudo Collector
3 years agoThe background color is set just like the fontColor:
"background": { "solid": { "color": "#DDDDDD" } },
You have other color errors besides background that need this same correction.