The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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

arun_nadararun_nadar Member Posts: 1 Learner I
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_KlapicEdin_Klapic Employee-RapidMiner, RMResearcher, Member Posts: 299 RM Data Scientist
    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
Sign In or Register to comment.