9.2. copro.plots.selected_conflicts¶
- copro.plots.selected_conflicts(conflict_gdf, **kwargs)[source]¶
Creates a plotting instance of the best casualties estimates of the selected conflicts.
- Parameters
conflict_gdf (geo-dataframe) – geo-dataframe containing the selected conflicts.
- Kwargs:
Geopandas-supported keyword arguments.
- Returns
Matplotlib axis object.
- Return type
ax