geonature.core.gn_synthese.imports.plot¶
Functions¶
Generate a plot of the taxonomic distribution (for each rank) based on the import. |
Module Contents¶
- geonature.core.gn_synthese.imports.plot.taxon_distribution_plot(imprt) bokeh.embed.standalone.StandaloneEmbedJson [source]¶
Generate a plot of the taxonomic distribution (for each rank) based on the import. The following ranks are used: - group1_inpn - group2_inpn - group3_inpn - sous_famille - tribu - classe - ordre - famille - phylum - regne
Parameters¶
- imprtTImports
The import object to generate the plot from.
Returns¶
- dict
Returns a dict containing data required to generate the plot