Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna-Xiong committed Jun 3, 2024
1 parent 1c0fc50 commit 3ec92b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Uncomment the section that is right (remove the HTML comment wrapper).

### Added

- Enable feature to get all possible outputs from VizroAI.plot() using VizroAI.get_plot_outputs() ([#488](https://github.com/mckinsey/vizro/pull/488)). It returns a dictionary that contains code string, fig object, business insights, code explanation.
- Enable feature to get all possible outputs from VizroAI.plot() using by specifying 'return_plot_components = True' ([#488](https://github.com/mckinsey/vizro/pull/488)). It returns a datalcass that contains code string, fig object, business insights, and code explanation.

<!--
### Changed
Expand Down

0 comments on commit 3ec92b9

Please sign in to comment.