orbitx.Matchups.plot

Contents

orbitx.Matchups.plot#

Matchups.plot(projection=None, show_events: bool = False) Figure[source]#

Plot the matchup dataset generated from orbitx.interface.return_matchups

Parameters:
  • projection – cartopy.crs projection to use to plot, defaults to cartopy.crs.PlateCarree()

  • show_events – if True, draw bounding boxes for each crossover event behind the matchup scatter points, defaults to False