Series of graphs and json

Barborka
Barborka New Altair Community Member
edited November 5 in Community Q&A
Hello,

I need to prepare a set of graphs based on data file. Exporting them as .png or other formats is not enough for me, as it means, that if the graph is not sufficient and need to redo it, I need to do everything from scratch.

I somehow hoped that saving the settings as JSON would be the result, but, as I understand, it is not.

Is there any possibility how to re-do my data visualizations other than making them again? (or I need to have opened like 20 rapidminers, one for every visualization?

Thanks for answer.

B.

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,
    check out the animated Plots extension. This contains an operator which allows you to apply the json on a dataset and get the chart as png.

    Best,
    Martin