mhemesath / r2d3

Raphael Rendered, Data Driven Documents
MIT License
546 stars 133 forks source link

Area-Radial-Defined Example: Render incorrectly, missing bumpy edge and has wedge missing #71

Closed IPWright83 closed 11 years ago

IPWright83 commented 11 years ago

Location: /r2d3-master/examples/d3_examples/area/area-radial.html

The visualization renders completely incorrectly, it misses the bumps it should have along the edge and the middle circle that is supposed to be cut out. It should render like a cog.

The area-radial-defined.html however does work, which is almost the same visualization apart from the fact there are sections missing. AreaRadial

mhemesath commented 11 years ago

Took a look at this yesterday, still having a hard time figuring out the issue here..

mhemesath commented 11 years ago

Closing this to be opened as a feature specific issue. This is likely related to a path string.