Quantcast
Channel: All Developer posts
Viewing all articles
Browse latest Browse all 48515

Re: Create Custom visuals - Set bar color

$
0
0

,

 

Things have changed. Re-download the Sample Bar Chart Repo, and modify barChart.ts as shown below.

    interface BarChartDataPoint {
        value: PrimitiveValue;
        category: string;
        color: string;
        selectionId: powerbi.visuals.ISelectionId;
    };
selector: barDataPoint.selectionId.getSelector()

Viewing all articles
Browse latest Browse all 48515

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>