Book Image

Clojure Data Analysis Cookbook - Second Edition

By : Eric Richard Rochester
Book Image

Clojure Data Analysis Cookbook - Second Edition

By: Eric Richard Rochester

Overview of this book

Table of Contents (19 chapters)
Clojure Data Analysis Cookbook Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 12. Creating Charts for the Web

In this chapter, we will cover the following recipes:

  • Serving data with Ring and Compojure

  • Creating HTML with Hiccup

  • Setting up to use ClojureScript

  • Creating scatter plots with NVD3

  • Creating bar charts with NVD3

  • Creating histograms with NVD3

  • Creating time series charts with D3

  • Visualizing graphs with force-directed layouts

  • Creating interactive visualizations with D3