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.
5. Working with Real-Time Data
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.