Closed Zyostes closed 7 years ago
I am using version 1.7.0 of wheelnav, i have that parameters :
wheel = new wheelnav("wheelnav"); wheel.colors = ['#3299BB']; wheel.slicePathFunction = slicePath().DonutSlice; wheel.markerEnable = true; wheel.slicePathAttr = {'fill': '#3299BB', 'fill-opacity': 1, 'stroke': '#f1f2f2', 'stroke-width': 20}; wheel.sliceSelectedAttr = {'fill': '#093F4C'};
In Chrome (Version 59.0.3071.115 (Build officiel) (64 bits)), Windows 10, i have this deformation :
In Mozilla Firefox i have not this bug.
Thank you per advance.
Hi @Zyostes Sorry for late response, I was on holiday. I have similar environment than yours, but I cannot reproduce your issue. Can you make a JSBin or JSFiddle about it?
Hi @Zyostes Do you still have this issue?
I am using version 1.7.0 of wheelnav, i have that parameters :
In Chrome (Version 59.0.3071.115 (Build officiel) (64 bits)), Windows 10, i have this deformation :
In Mozilla Firefox i have not this bug.
Thank you per advance.