Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8372

Re: Aggregation Binding for Measure in VizFrame.

$
0
0

Well, you could somewhat workaround it. Please check this snippix JS Bin - Collaborative JavaScript Debugging

 

The fact is that chart will still have the empty space for the missing/non-exist measure values. To workaround,

1, try change the measure value string to a dimension

2, plot this dimension as secondary on top of the first

3, group measure names from 3 to 1.

4, add a filter to filter out the null value

5, use plotArea.dataPointStyle to customize the colors of the data point

6, you could use categoryAxis.label.hideSubLevels to hide the 2nd dimension.

 

This might look somewhat different but hope this helps.

 

BR,

Chapman


Viewing all articles
Browse latest Browse all 8372

Trending Articles



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