Message Boards Message Boards

Plot data as ListContourPlot inside a circle/disk ?

Posted 6 years ago

I've data points for cylindrical coordinates that I need to plot as a contour plot in a circle. the plot is being generated as x-y plot .. I need it to be in cylindrical ordinate so 2D would be a disk or a circle .. is there anyway to generate this ?

POSTED BY: Omar Habib
3 Replies

I may have misunderstood your question, but have you tried this:

ContourPlot[x y, Element[{x, y}, Disk[]]]
POSTED BY: Gianluca Gorni
Posted 6 years ago

Insect will overlay two plots/graphs but it won't actually fit the data inside the circle.

POSTED BY: Omar Habib

As I learned recently from Gianluca Gorni, try the Inset function.

best regards Andras

POSTED BY: Andras Gilicz
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract