Hi, I'm creating accessible charts using the Graph Template Language and Proc SGRender. In my GTL template I have a layout overlay with a barChartParm plot statement but I am also using a textplot statement and attribute map to control the font color in the bar segments. When the chart is accelerated, all the variables used in the plots appear in the accelerated data table. I'm wondering if there is a way to prevent certain variables (for example, those used solely for the textplot) to be excluded from the data table?
... View more