plot#

Huracanpy module for plots

tracks(lon, lat[, intensity_var, ax, ...])

Create a map of all lon/lat points

density(d[, ax, contourf_kws, subplot_kws, ...])

Create a map showing the input density

fancyline(x, y[, colors, vmin, vmax, cmap, ...])

A line plot of x vs y that can show extra information by having a variable color, linewidth, alpha, linestyle, or any combination of the four.

venn(datasets, match, labels[, colors, ...])

Plot venn diagram to compare the datasets.

doughnut(values, reference_total[, ax])

Plot a pie chart with a doughnut shape with thickness showing the total number of points relative to a reference total

pressure_wind_relation([pressure, wind, ...])

Plot a pressure wind relation