Data visualization

Visualization is the presentation of data in a variety of graphical and pictorial formats. The reader will be familiar with examples such as pie and bar charts. Visualizations help us see things that are not immediately obvious, even when data volumes are very large patterns can be spotted quickly and easily.

Interactivity is one of the useful features of successful visualizations, providing the ability to zoom, filter, segment, and sort data.

In this section, we will look at the extremely powerful Gadfly Julia package.

Gadfly

Gadfly is a large and complex package, and provides great flexibility in the range and breadth of the visualizations possible in Julia. It is equivalent to the ggplot2 R module and similarly is based on the ...

Get Julia: High Performance Programming 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.