10 Browser-based visualization

This chapter covers

  • Using C3 for browser-based visualization
  • Understanding various charts: line, bar, pie, and scatter plot
  • Building a chart template so that you can start new projects quickly
  • Prototyping charts quickly
  • Creating a simple web server and REST API to serve data to your visualization
  • Adding various visual and interactive improvements to your charts

Now we come to the aspect of data wrangling for which JavaScript is best known!

JavaScript in the web browser is the place to host interactive visualizations. Through visualization we’ll bring our data out into the light for all to see. It’s the way we can better understand our data. Seeing the data in this way can deliver the information more effectively ...

Get Data Wrangling with JavaScript 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.