-
Hello, We are about to start creating some charts for Flex Insights and are investigating which data visualisation library to use. We have noticed that paste supports Highcharts integration by providing the It seems like we have two options to do this integration with paste:
Are there any additional benefits (e.g. accessibility) that Highcharts has over a free alternative that are a reason it's the chosen library to support by paste? Or are there any plans to support other free data visualisation libraries? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @james2hey For charting at Twilio we have decided to go with Highcharts. The details on that decision can be found in the following ADR https://github.com/twilio-internal/architecture/blob/main/language-guilds/typescript-guild/adr/0002-charting-library.md. The ADR outlines alternatives explored and benefits of Highcharts over each. We're still working on updated licensing for Twilio, with the idea that everyone will be able to use Highcharts on Twilio applications. |
Beta Was this translation helpful? Give feedback.
Hi @james2hey
For charting at Twilio we have decided to go with Highcharts. The details on that decision can be found in the following ADR https://github.com/twilio-internal/architecture/blob/main/language-guilds/typescript-guild/adr/0002-charting-library.md. The ADR outlines alternatives explored and benefits of Highcharts over each.
We're still working on updated licensing for Twilio, with the idea that everyone will be able to use Highcharts on Twilio applications.