© Sourabh Mishra 2020
S. MishraPractical Highcharts with Angular https://doi.org/10.1007/978-1-4842-5744-9_5

5. Working with Real-Time Data

Sourabh Mishra1 
(1)
IECE Digital, Bangalore, India
 

In this chapter, you will learn how to get real-time data from the server side and render it into Highcharts using Angular. To work on real-time data, you must configure and send a request to back-end services (such as a web API, WCF, Web Services, REST Services, etc.), which can fetch data from the server, and the response will provide data for a Highcharts series. This chapter will talk about web APIs, and how you can develop a web API using Visual Studio, which will consume this web API into your single page application for rendering real-time data.

Web API ...

Get Practical Highcharts with Angular : Your Essential Guide to Creating Real-time Dashboards now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.