How do you change the size of an Indicator chart? Using the below style configuration doesn’t seem to change it.
style={ ‘width’:‘100vw’, ‘height’:‘100vh’, ‘margin-left’:10,‘margin-right’:10,‘max-width’:5000})
style={ ‘width’:‘100%’, ‘height’:‘100%’, ‘margin-left’:10,‘margin-right’:10,‘max-width’:5000})
1 post - 1 participant