Add Charts to dataikuapi

Cameron_Arnold
Cameron_Arnold Registered Posts: 3

I'm working with Agentic workflows and stuff in Dataiku 14. One of the ideas I'm toying with is using Dataiku's API module to automatically make very basic Prepare recipes, for example. The next thing I planned on doing was looking at a dataset and creating charts in a similar way, but there's no way currently (that I know of) to create Charts based on a dataset. If we could do that, not only could we automate the creation of basic charts, but further we could automatically make useful Dashboards, one would think, as well as Wiki pages with links to these etc.

My current workaround is to create a python recipe that takes plotly code, saves images in a folder, adds them as insights, and goes from there, but that doesn't feel or look very clean.

1
1 votes

New · Last Updated

Setup Info
    Tags
      Help me…