pdstools.decision_analyzer.plots._trend¶ Trend plots. Functions¶ trend_chart(→ tuple[plotly.graph_objects.Figure, ...) Module Contents¶ trend_chart(self, stage: str, scope: str, return_df=False, additional_filters=None) → tuple[plotly.graph_objects.Figure, str | None]¶ Parameters: stage (str) scope (str) Return type: tuple[plotly.graph_objects.Figure, str | None]