react-pathjs-chart
react-pathjs-chart copied to clipboard
Error - <g> attribute transform: Expected number, "translate(NaN,NaN)"
I am getting the error <g> attribute transform: Expected number, "translate(NaN,NaN)" for the following data -
[
{
cost:14302.692165897857
name:"Team1"
},
{
cost:4210.277419354482
name:"Team2"
}
]
Please check
:+1:
+1