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
Exported Image does not display the chart itself
Hi all,
some of my colleagues and I have a issue to export an img as svg or png/jpeg. The chart itself is always missing while the RapidMiner Studio is still visible. I have 12 dimensions, but only 10 selected.
First picture is the exported picture and the second a screenshot.
thanks in advance
Tagged:
0
Best Answer
-
Marco_Boeck Administrator, Moderator, Employee-RapidMiner, Member, University Professor Posts: 1,996 RM EngineeringHi,
Unfortunately those two do not work together for technical reasons.
Technical detail: The visualizations are rendered as a heavyweight component via native OS rendering functions, and it's impossible to paint those using the lighweight Java2D API.
I also know that the export button is not there for Scatter Matrix as that is a matrix of individual charts and the hamburger belongs to an individual chart.
There is a silver lining though: You can export images of all visualizations via the Reporting Extension. I know that this is not a very user-friendly way, but it's right now the only way. There will be better ways to get images out of the visualizations in the future, but that is still a bit away.
Regards,
Marco6
Answers
David