BookmarkSubscribeRSS Feed
upadhi
Quartz | Level 8

I am using SAS VI 10.6. In Pie chart control, i want to hide the labels. how can i do the same. below is the json for same:

 

{
"metadata":{
"iconClass":"pieChartIcon",
"chartType": "pie"
},
"attributes":{
"title.text":{
"displayName":{
"defaultText":"Title Text:",
"resourceKey":"controlAttrTitleText.txt"
},
"type":"TextInput",
"order":0
},
"chartDataSource": {
"type":"ChartDataSource",
"displayName": {
"defaultText":"Data Source:",
"resourceKey":"controlAttrSourceTable.txt"
},
"groupFieldHidden": "true",
"valueFieldDisabledExpression": "aggregate === 'count'",
"required": "true",
"order": 1
},
"height": {
"type": "TextInput",
"displayName": {
"defaultText": "Height:",
"resourceKey": "chart.height.label"
},
"localizable": false,
"order": 2
},
"aggregate": {
"type": "Picklist",
"displayName": {
"defaultText":"Aggregate:",
"resourceKey":"aggregate.label"
},
"picklistName": "PIE_CHART_AGGREGATE",
"order": 3
}
}
}

1 REPLY 1
mtlppe
SAS Employee

Hi upadhi, 

 

Could you provide a screenshot or a sketch as to what you would like to achieve? I have reached out to R&D responsible for this component and we were not sure where that JSON is coming from. 

 

Cheers,

Paulius Peciura. 


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users