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

how to import echarts support

will_w7tl9will_w7tl9 Member Posts: 5 Learner I
I need to draw a chart,but highcharts can not be solved, how can rapidminer support echarts?
Can anybody provide some ideas?
Thanks~

Answers

  • MarcoBarradasMarcoBarradas Administrator, Employee-RapidMiner, RapidMiner Certified Analyst, Member Posts: 272 Unicorn
    @will_w7tl9 the only way to create other types of graphs is using the create document operator. In it you create the HTML document that builds the graph calling your JS libary and passing the JSON of data you need. 
Sign In or Register to comment.