Skip to main content
Module

x/vega_lite/site/_layouts/page.html

A concise grammar of interactive graphics, built on Vega.
Latest
File
---layout: plain---
<div class="page-centered page-content"> {% if page.title %} <h1>{{page.title}}</h1> {% endif %} {{ content }}</div>