Hi Hugo, You can possibly implement it in the same way as I have done with ECharts, at least for the initial tests, with @externs. Maybe, to start, you could see the repo for test royale-echarts [1]
We are migrating our previous Flex application to Royale and we use our own report generator .net + CrystalReports. I would be interested in the library that you comment to take a look at it. Which? I don't know much how I'm getting started, but if I can help you get started with the "Report Generator" wrapper / extension it would be great. [1] https://github.com/mjesteve/Royale-ECharts Hiedra -----Mensaje original----- De: Hugo Ferreira <[email protected]> Enviado el: lunes, 28 de septiembre de 2020 10:59 Para: Apache Royale Development <[email protected]> Asunto: Report engine in Royale My Flex application that I'm rewriting in Royale use a report engine. This report engine works on many programming languages (using the same report definition). One of the supported languages in the past (discontinued) was Flex ! And another currently support programming language (among others) is pure JS ! I saw recently e-mails exchange about a bridge between Royale and a chart JS library: ECharts (I don't use because at least in the moment because I don't need). My idea is do the same for Royale. Using this report engine as a component, supported in Royale. Could you please give me same lights to start doing this ?
