By reaching the end of this chapter, you will be able to visualize the data representations with PrimeNG charts and GMap components. Initially, we started with chart components. At first, we started with the chart model API and then learned how to create charts programmatically using various chart types such as pie, bar, line, doughnut, polar, and radar charts. We have seen that an organization chart fits perfectly the visualization of the relationship hierarchy.
Next, we moved to the Google Maps-based GMap component. The GMap component provides a convenient API for interactions with the Google Maps API, including drawing markers, polygons, circles, register events, and so on. In the next chapter, we will look at miscellaneous use cases and the best practices needed to be followed.