<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Custom Visual Changing Titles in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Changing-Titles/m-p/463932#M14264</link>
    <description>&lt;P&gt;Custom Visuals do not support&amp;nbsp;&lt;STRONG&gt;visualStyles&lt;/STRONG&gt; feature of Power BI Themes. It's on backlog with no ETA.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To fix specify colors in your custom visual you should hard code them in TypeScript code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jul 2018 07:44:02 GMT</pubDate>
    <dc:creator>v-viig</dc:creator>
    <dc:date>2018-07-17T07:44:02Z</dc:date>
    <item>
      <title>Custom Visual Changing Titles</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Changing-Titles/m-p/463247#M14262</link>
      <description>&lt;P&gt;How can I import a theme or create a custom visual that has the same font, size, and color I select from the JSON. If somebody could please comment below how to accomplish this similar to my legend I would be forever greatful. I have looked into the documentation and cannot for the life of my figure it out.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;{

"name": "CEI",

"dataColors": ["#07138d" , "#2aabe2" , "#fdce0c" ,  "#9edc5d", "#7a36ad", "#e0a7f9", "#b7dee8", "#e16f06"],

"background":"#FFFFFF",

"foreground": "#007C59",

"tableAccent":"#FCB514",

"visualStyles": {
    "*": {
        "*": {
            "*":[{
                "responsive":true,
                "wordWrap":true,
                "fontFamily":"Georgia",
                "fontColor":"#060606",
                "fontSize":13
            }],
                     

            
            "objects": {
                
            "wordWrap":[{
                "show":true
            }],
            "labels": [{
                "show":true
                
            }]
            },

        
            "categoryAxis": [{
                "showAxisTitle":true
            }],
            "valueAxis":[{
                "showAxisTitle": false
                }],
            "legend": [{
                "show": true,
                "position":"LeftCenter",
                "showTitle": true,
                "titleText": "",
                "legendColor": { "solid": { "color": "#060606"}},
                "fontFamily": "Arial Black",
                "fontSize": 12
            }]
          
          
          

        }}
    
    }
}&lt;/PRE&gt;</description>
      <pubDate>Mon, 16 Jul 2018 14:11:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Changing-Titles/m-p/463247#M14262</guid>
      <dc:creator>bw70316</dc:creator>
      <dc:date>2018-07-16T14:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Visual Changing Titles</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Changing-Titles/m-p/463932#M14264</link>
      <description>&lt;P&gt;Custom Visuals do not support&amp;nbsp;&lt;STRONG&gt;visualStyles&lt;/STRONG&gt; feature of Power BI Themes. It's on backlog with no ETA.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To fix specify colors in your custom visual you should hard code them in TypeScript code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 07:44:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-Visual-Changing-Titles/m-p/463932#M14264</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-07-17T07:44:02Z</dc:date>
    </item>
  </channel>
</rss>

