|
|
[.navbar-brand]# https://src.koda.cnrs.fr/eric.debreuve/babelplot[BabelPlot [2024.3]] link:index[API Documentation] # link:moduleIndex[Modules] link:classIndex[Classes] link:nameIndex[Names]
|
|
[.navbar-brand]# https://src.koda.cnrs.fr/eric.debreuve/babelplot[BabelPlot [2024.3]] link:api/pydoctor/index[API Documentation] # link:api/pydoctor/moduleIndex[Modules] link:api/pydoctor/classIndex[Classes] link:api/pydoctor/nameIndex[Names]
|
|
|
|
|
|
|
|
[[search-box-container]]
|
|
[[search-box-container]]
|
|
|
[.input-group-btn]# [#search-clear-button .btn .btn-default]#image:fonts/x-circle.svg[Clear]# [#search-help-button .btn .btn-default]#image:fonts/info.svg[Help]# #
|
|
[.input-group-btn]# [#search-clear-button .btn .btn-default]#image:fonts/x-circle.svg[Clear]# [#search-help-button .btn .btn-default]#image:fonts/info.svg[Help]# #
|
| ... | @@ -32,28 +32,28 @@ Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind' |
... | @@ -32,28 +32,28 @@ Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind' |
|
|
|
|
|
|
|
Results provided by https://lunrjs.com[Lunr.js]
|
|
Results provided by https://lunrjs.com[Lunr.js]
|
|
|
|
|
|
|
|
Module link:plot[`plot`]
|
|
Module link:api/pydoctor/plot[`plot`]
|
|
|
|
|
|
|
|
Classes
|
|
Classes
|
|
|
|
|
|
|
|
* {blank}
|
|
* {blank}
|
|
|
+
|
|
+
|
|
|
link:plot.plot_t[`plot_t`]
|
|
link:api/pydoctor/plot.plot_t[`plot_t`]
|
|
|
|
|
|
|
|
Functions
|
|
Functions
|
|
|
|
|
|
|
|
* {blank}
|
|
* {blank}
|
|
|
+
|
|
+
|
|
|
link:#BackendPlotFromAny[`BackendPlotFromAny`]
|
|
link:api/pydoctor/#BackendPlotFromAny[`BackendPlotFromAny`]
|
|
|
* {blank}
|
|
* {blank}
|
|
|
+
|
|
+
|
|
|
link:#BackendPlotFromPlotE[`BackendPlotFromPlotE`]
|
|
link:api/pydoctor/#BackendPlotFromPlotE[`BackendPlotFromPlotE`]
|
|
|
|
|
|
|
|
[[collapseSideBar]]
|
|
[[collapseSideBar]]
|
|
|
[.btn .btn-link]##
|
|
[.btn .btn-link]##
|
|
|
|
|
|
|
|
[[main]]
|
|
[[main]]
|
|
|
== link:plot[`plot`]
|
|
== link:api/pydoctor/plot[`plot`]
|
|
|
|
|
|
|
|
[[showPrivate]]
|
|
[[showPrivate]]
|
|
|
Toggle Private API
|
|
Toggle Private API
|
| ... | @@ -65,22 +65,22 @@ Copyright CNRS/Inria/UniCA Contributor(s): Eric Debreuve (eric.debreuve@cnrs.fr) |
... | @@ -65,22 +65,22 @@ Copyright CNRS/Inria/UniCA Contributor(s): Eric Debreuve (eric.debreuve@cnrs.fr) |
|
|
[[splitTables]]
|
|
[[splitTables]]
|
|
|
[cols=",,",]
|
|
[cols=",,",]
|
|
|
|===
|
|
|===
|
|
|
|Class |link:plot.plot_t[`plot_t`] |[.undocumented]#Undocumented#
|
|
|Class |link:api/pydoctor/plot.plot_t[`plot_t`] |[.undocumented]#Undocumented#
|
|
|
|Function |link:#BackendPlotFromAny[`BackendPlotFromAny`] |[.undocumented]#Undocumented#
|
|
|Function |link:api/pydoctor/#BackendPlotFromAny[`BackendPlotFromAny`] |[.undocumented]#Undocumented#
|
|
|
|Function |link:#BackendPlotFromPlotE[`BackendPlotFromPlotE`] |Returns the plot type callable for the given plot_e member and the dimension passed as "frame_dim". The available callables are passed as "backend_plots". The name of the backend, passed as "backend", is only used in error messages.
|
|
|Function |link:api/pydoctor/#BackendPlotFromPlotE[`BackendPlotFromPlotE`] |Returns the plot type callable for the given plot_e member and the dimension passed as "frame_dim". The available callables are passed as "backend_plots". The name of the backend, passed as "backend", is only used in error messages.
|
|
|
|===
|
|
|===
|
|
|
|
|
|
|
|
[[childList]]
|
|
[[childList]]
|
|
|
[#plot.BackendPlotFromAny]## [#BackendPlotFromAny]##
|
|
[#plot.BackendPlotFromAny]## [#BackendPlotFromAny]##
|
|
|
|
|
|
|
|
[.py-keyword]#def# [.py-defname]#BackendPlotFromAny#[.function-signature]#(spec: `plot_type_h | type(backend_plot_h)`, frame_dim: `int`, backend: `str`, backend_plots: `backend_plots_h`, /) -> `h.Callable | None`#: link:#BackendPlotFromAny[¶]
|
|
[.py-keyword]#def# [.py-defname]#BackendPlotFromAny#[.function-signature]#(spec: `plot_type_h | type(backend_plot_h)`, frame_dim: `int`, backend: `str`, backend_plots: `backend_plots_h`, /) -> `h.Callable | None`#: link:api/pydoctor/#BackendPlotFromAny[¶]
|
|
|
|
|
|
|
|
Undocumented
|
|
Undocumented
|
|
|
|
|
|
|
|
[#plot.BackendPlotFromPlotE]## [#BackendPlotFromPlotE]##
|
|
[#plot.BackendPlotFromPlotE]## [#BackendPlotFromPlotE]##
|
|
|
|
|
|
|
|
[.py-keyword]#def# [.py-defname]#BackendPlotFromPlotE#[.function-signature]#(plot: `plot_e`, frame_dim: `int`, backend: `str`, backend_plots: `backend_plots_h`, /) -> `h.Callable`#: link:#BackendPlotFromPlotE[¶]
|
|
[.py-keyword]#def# [.py-defname]#BackendPlotFromPlotE#[.function-signature]#(plot: `plot_e`, frame_dim: `int`, backend: `str`, backend_plots: `backend_plots_h`, /) -> `h.Callable`#: link:api/pydoctor/#BackendPlotFromPlotE[¶]
|
|
|
|
|
|
|
|
Returns the plot type callable for the given plot_e member and the dimension passed as "frame_dim". The available callables are passed as "backend_plots". The name of the backend, passed as "backend", is only used in error messages.
|
|
Returns the plot type callable for the given plot_e member and the dimension passed as "frame_dim". The available callables are passed as "backend_plots". The name of the backend, passed as "backend", is only used in error messages.
|
|
|
|
|
|
|
|
link:index[API Documentation] for https://src.koda.cnrs.fr/eric.debreuve/babelplot[BabelPlot [2024.3]], generated by https://github.com/twisted/pydoctor/[pydoctor] 24.3.3 at 2024-11-15 16:16:08. |
|
link:api/pydoctor/index[API Documentation] for https://src.koda.cnrs.fr/eric.debreuve/babelplot[BabelPlot [2024.3]], generated by https://github.com/twisted/pydoctor/[pydoctor] 24.3.3 at 2024-11-15 16:16:08. |