path-js works great, most of the time, for me. But when I end up with data for only one slice (i.e. 100% of the data), the slice is not drawn.
If I set a stroke color I can see that only the line from center to perimeter (radius) is drawn. Is there any properties I have forgot to set? Otherwise it seems like some kind of bug where a full circle (360 degrees) become a null circle (0 degrees).
path-js works great, most of the time, for me. But when I end up with data for only one slice (i.e. 100% of the data), the slice is not drawn.
If I set a stroke color I can see that only the line from center to perimeter (radius) is drawn. Is there any properties I have forgot to set? Otherwise it seems like some kind of bug where a full circle (360 degrees) become a null circle (0 degrees).