Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standalone data visualization examples

This repository is a collection of standalone HTML data visualizations, mapping experiments, layout prototypes, and data-driven documents. The examples are intentionally independent: open the HTML source directly, serve it with any static web server, or share the corresponding GitHub Pages URL.

Observable Framework source projects and generated Framework sites now live in the dedicated aaronkyle/framework repository. Keeping the two collections separate lets this repository stay focused on portable HTML concepts without a repository-level build system.

Mapping and spatial visualization

Spatial file loading and conversion

Layout concepts

Data-driven documents

Working locally

There is no shared installation or build step. From the repository root, a simple static server is enough:

python3 -m http.server 8000

Then open http://localhost:8000/ followed by an example filename or directory. Single-file pages remain at the repository root to preserve their established GitHub Pages URLs. Multi-file documents remain in their own directories with their supporting JavaScript, CSS, and data assets.

About

Data Visualization

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages