Journal article
Title:
Composable data visualizations
Authors:
Publication:
Journal of Functional Programming
31
Year:
2021
Abstract:
Let’s say we want to create the two charts in Figure 1. The chart on the left is a bar chart that
shows two different values for each bar. The chart on the right consists of two line charts
that share the x axis with parts of the timeline highlighted using two different colors.
BibTeX:
@article{petricek_composable_2021,
title = {{Composable data visualizations}},
author = {Petricek, Tomas},
year = {2021},
journal = {{Journal of Functional Programming}},
doi = {10.1017/S0956796821000046},
issn = {0956-7968, 1469-7653},
pages = {e13},
volume = {31},
}