You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.
i am using the tool to display pie chart dynamically (building the chart when the user selects the data to display). I am also showing with a Text in the middle of the Chart. I found that if i have only one item selected (drawing the chart with only 1 Item) then the middle of the Chart is not Transparent but white.
Is these a known Issue?
The text was updated successfully, but these errors were encountered:
I was unable to reproduce this behavior when I edited the PieChartBasic and removed all but one data point. I wonder if you are using different versions of dependencies. What happens when you issue this command in your app:
npm list react-react-native react-native-svg paths-js
Hello
as first great chart tool :)
i am using the tool to display pie chart dynamically (building the chart when the user selects the data to display). I am also showing with a Text in the middle of the Chart. I found that if i have only one item selected (drawing the chart with only 1 Item) then the middle of the Chart is not Transparent but white.
Is these a known Issue?
The text was updated successfully, but these errors were encountered: