Difference between revisions of "Web Element: Vega Lite"


(Created page with "<!DOCTYPE html> <html> <head> <title>Vega-Lite Bar Chart</title> <meta charset="utf-8" /> <script src="https://cdn.jsdelivr.net/npm/vega@5.17.0"></script> <...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!DOCTYPE html>
 
 
<html>
 
<html>
 
   <head>
 
   <head>

Latest revision as of 05:27, 12 November 2020

Vega-Lite Bar Chart

Template for Embedding Vega-Lite Visualization