fabricatio_plot.actions.plot
Make charts using plot capabilities.
Classes
Action to create charts using plot capabilities. |
Module Contents
- class fabricatio_plot.actions.plot.MakeCharts(/, **data: Any)
Bases:
fabricatio_core.Action,fabricatio_plot.capabilities.plot.PlotAction to create charts using plot capabilities.
This action combines plotting functionality with task execution to generate charts based on provided requirements or prompts.
- chart_save_path: str | pathlib.Path | None = None