https://kedro.org/ logo
#questions
Title
# questions
r

Rob

04/16/2023, 2:48 AM
Hi everyone, QQ - Is there a way to save a dictionary with multiple
'plotly.JSONDataSet'
s , save them into the catalog as a single item and plot all of them in
kedro-viz
? Any other suggestion is welcome 🙂 Thanks in advance!
In my case the number of plots is not fixed so I want something automated to save multiple plots, independently of the quantity
d

datajoely

04/17/2023, 8:44 AM
No we don’t currently support partitioned plotly viewables, but it’s a good idea! Maybe raise a feature request?
👍🏻 1
👍 1
r

Rob

04/17/2023, 2:47 PM
Cool, I'll open it
2 Views