I have created a view with some label gauge and charts with there props and all shown in the images but when i try to put it in embedded view the value 100 of the gauge disappears i want it to be shown completely
![Chart|690x387]
I have created a view with some label gauge and charts with there props and all shown in the images but when i try to put it in embedded view the value 100 of the gauge disappears i want it to be shown completely
Looks like the font size needs to be smaller.
Eg change props.style.fontSize
Thank you everyone for your time reducing the font size does help but not completely as it changes the orientation of the view
Instead what I did was make two other flex containers with padding 0.75vw and for the gauge component outer axis.radius reduced to 65 and re arranged it works alright now