Skip to content

Instantly share code, notes, and snippets.

{
"$schema": "https://vega.github.io/schema/vega/v5.json",
"description": "An interactive line chart of RocksDB Benchmarks.",
"width": 650,
"height": 300,
"padding": 10,
"autosize": {
"type": "fit",
"contains": "padding"
},