Polar Plots

Plots in polar coordinates

Functions

expand all

polarplotPlot line in polar coordinates
polarscatterScatter chart in polar coordinates
polarbubblechartPolar bubble chart
polarhistogramHistogram chart in polar coordinates
compassArrows emanating from origin
ezpolarEasy-to-use polar coordinate plotter
rlimSet or query r-axis limits for polar axes
thetalimSet or query theta-axis limits for polar axes
rticksSet or query r-axis tick values
thetaticksSet or query theta-axis tick values
rticklabelsSet or query r-axis tick labels
thetaticklabelsSet or query theta-axis tick labels
rtickformatSpecify r-axis tick label format
thetatickformatSpecify theta-axis tick label format
rtickangleRotate r-axis tick labels
polaraxesCreate polar axes

Properties

PolarAxes PropertiesPolar axes appearance and behavior

Topics

Plotting in Polar Coordinates

These examples show how to create line plots, scatter plots, and histograms in polar coordinates.

Customize Polar Axes

You can modify certain aspects of polar axes in order to make the chart more readable.

Compass Labels on Polar Axes

This example shows how to plot data in polar coordinates.