Save scatter plot(or any plot) of collections in one go?

arun_nadar
arun_nadar New Altair Community Member
edited November 5 in Community Q&A
How to save plots of multiple collection in a file, it's tedious to save each graph from every collection, I guess there is execute python operator where we can save plots using scripting, is there any other alternate operator?

Answers

  • Edin_Klapic
    Edin_Klapic New Altair Community Member
    Hi @arun_nadar
    there is a RapidMiner extension called "Animated Plots". It allows to store images on the file system. Doing this inside a loop with Macros you should be able to achieve this.
    Happy Mining
    Edin