3.2. cpforager.parameters.get_plot_params
- cpforager.parameters.get_plot_params()
Create a plot parameters dictionary.
- Param:
None
- Returns:
a dictionary of plot parameters.
- Return type:
dict
The dictionary of plot parameters required to produce the diagnostic of
GPS,TDRandAXYclasses. Find below the exhaustive table of parameters within the dictionary.name
description
required
cols_1discrete contrasted color palette for trips
GPS,AXYcols_2continuous color palette for speed gradient
GPS,AXYcols_3continuous color palette for time gradient
GPS,AXYmain_fsfontsize of the plot title
GPS,AXY,TDRlabs_fsfontsize of the plot labels
GPS,AXY,TDRaxis_fsfontsize of the plot axes
GPS,AXY,TDRtext_fsfontsize of the plot texts
GPS,AXY,TDRpnt_sizesize of the scatter plot points
GPS,AXY,TDReph_sizesize of the scatter plot emphasized points
GPS,AXY,TDRmrk_sizesize of vplot markers
GPS,AXY,TDRpnt_typetype of the scatter plot points
GPS,AXY,TDRgrid_lwdlinewidth of the plot background grid
GPS,AXY,TDRgrid_colline color of the plot background grid
GPS,AXY,TDRgrid_ltyline type of the plot background grid
GPS,AXY,TDRnight_transptransparency applied to night grey box in timeserie plot
GPS,AXY,TDRcb_shrinkcolorbar shrink factor
GPS,AXYcb_padcolorbar padding factor
GPS,AXYcb_aspectcolorbar size
GPS,AXYfig_dpidots per inch of a saved figure
GPS,AXY,TDRlon_fmtlongitude formatter
GPS,AXYlat_fmtlatitude formatter
GPS,AXY