-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
dataSource: {
extensions: {
customrangeselector: {
style: {
container: {
'background-color': '#000000',
},
'button-apply': {
'background-color': '#000000',
},
},
},
},
}
When I try to style the custom range selector by using the above dataSource object the style properties do not get applied. Although when the enabled property was passed inside the customrangeselector object that was applied. Seems that the style prop doesn't get passed. Versions used in the project are:
"fusioncharts": "3.15.3",
"react-native-fusioncharts": "4.1.2",
React Native version - 0.69.6
Metadata
Metadata
Assignees
Labels
No labels