polar coordinates with ggplotd

Edwin van Leeuwen via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Sep 19 05:34:56 PDT 2016


On Sunday, 18 September 2016 at 22:13:35 UTC, brocolis wrote:
> Found an error in ys line. Thanks.

Does that mean you solved it?

Currently there is no special support for other coordinate 
systems, but I recently added Guides for x/y coordinates which 
should make this relatively straightforward to implement and is 
next on the list. Not sure when I'll get a chunk of time to 
implement it though.

For now you will have to convert the coordinates yourself, before 
plotting them.



More information about the Digitalmars-d-learn mailing list