One would expect there to exist a FacetChart.showSubTitle(boolean show) API. I can't find any way to show one. i.e. In the Advanced Cube Grid showcase you can context click a Time header in order to chart "Sales by Region and Product". If you chart for All Years the chart looks nearly identical to if you charted for 2014. It took me needing to implement one that I realized the chart was for just the specific column of data. Inspecting the FacetChart that came up in the window exposed a useful subTitle attribute, "for All Years" or "for 2014" that I suspect must have a means to display along with the "Sales by Region and Product" title.
Thanks
Thanks
Comment