d3 / d3-shape

Graphical primitives for visualization, such as lines and areas.
https://d3js.org/d3-shape
ISC License
2.47k stars 305 forks source link

Dotted line for Pie #127

Closed nzwnabdulwahid closed 5 years ago

nzwnabdulwahid commented 5 years ago

Hi, is there any way I can make my Pies build with dotted line ? Thank you.

mbostock commented 5 years ago

Please use Stack Overflow tag d3.js to ask for help. Stack Overflow provides a better collaborative forum: thousands of D3-related questions have been asked there, and some answers may be relevant to you.

When asking for help, please include a link to demonstrate the issue, preferably as an Observable notebook. It is often impossible to debug from code snippets alone. Isolate the issue and reduce your code as much as possible before asking for help. The less code you post, the easier it is for someone to debug, and the more likely you are to get a helpful response.

If you have a question about D3’s behavior and want to discuss it with other users, also consider the d3-js Google Group or joining the d3-js Slack.

Thank you! 🤗

nzwnabdulwahid commented 5 years ago

Sorry as I have been undescriptive in my previous post. I have found the issue and it is with React Native ART not D3.js.