renderVega()
function sends the exampleVega
JSON structure described in the tutorials. Getting Started with Vega covers Vega library dependencies and the renderVega()
function in more detail.renderVega()
exception.marks
by creating a heatmap visualization of political donations.marks
, which uses an implicit polygon data table format. The visualization in the tutorial is a map of zip codes, color-coded according to average political contribution amount.