Forum Discussion

Farrukh-KAISPE's avatar
Farrukh-KAISPE
Copper Contributor
Sep 02, 2019
Solved

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
  • darsney's avatar
    Sep 04, 2019

    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

Resources