New styles to the library ?
Hi Denys,
Is there a chance you add a new style to the library on the « cornersDotOptions » and the « cornersSquareOptions » to get closer to the attached file (kind of Butterfly, close to the « extra-rounded ») and maybe a « thinner dots » on « dotsOptions » (witch looks nice too) ?

Thanks for all.
Bests regards, Patrice.
May I ask which library you are using? I also have the same requirement
dotsOptions: { type: "dots", color: "black" }, cornersSquareOptions: { type: "partially-rounded", color: "#00ca9a" }, cornersDotOptions: { type: "partially-rounded", color: "#00ca9a" }
dotsOptions: { type: "dots", color: "black" }, cornersSquareOptions: { type: "partially-rounded", color: "#00ca9a" }, cornersDotOptions: { type: "partially-rounded", color: "#00ca9a" }
hello,thank I need dots small
I made changes to the PR—renamed partially-rounded to inpoint. When I have time, I will add the outpoint type.
Added outpoint type in the PR