:py:mod:`ecoscope.plotting.plot` ================================ .. py:module:: ecoscope.plotting.plot Module Contents --------------- .. py:class:: EcoPlotData(grouped, x_col='x', y_col='y', groupby_style=None, **style) .. py:function:: ecoplot(data, title='', out_path=None, subplot_height=100, subplot_width=700, vertical_spacing=0.001, annotate_name_pos=(0.01, 0.99), y_title_2=None, layout_kwargs=None, **make_subplots_kwargs) .. py:function:: add_seasons(fig, season_df) .. py:function:: mcp(relocations) .. py:function:: nsd(relocations) .. py:function:: speed(trajectory) .. py:function:: plot_seasonal_dist(ndvi_vals, cuts, bandwidth=0.05, output_file=None)