Forum Discussion
Time Series Insights Integration
Dear friends!
Is there any way to integrate Time Series Insights to the Asp.net Web Application?
I would appreciate if someone explain?
Regards
Farrukh-KAISPE
The Time Series Insights JavaScript SDK is an open source library for integrating Time Series Insights into web applications using CORS calls to the API layer, and the same visualization components that are used by the Time Series Insights team...I'd check it out!
Here's a small example of how to render a bunch of charts using the SDK and calls directly to the API layer
2 Replies
- darsneyFormer Employee
Farrukh-KAISPE
The Time Series Insights JavaScript SDK is an open source library for integrating Time Series Insights into web applications using CORS calls to the API layer, and the same visualization components that are used by the Time Series Insights team...I'd check it out!
Here's a small example of how to render a bunch of charts using the SDK and calls directly to the API layer- Farrukh-KAISPECopper Contributor