Skip to content
Discussion options

You must be logged in to vote

I was unable to render the circle on the screen. I had used the test json as a base and for some reason it wasn't working (the json I sent above).

I fixed it by removing some props and left it like this:

[
 {
      "name": "6",
      "shape": "circle",
      "coords": [188, 103, 5],
      "preFillColor": "red"
  }
]

This way the circle was rendered

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by NishargShah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants