Skip to content

arnoldmr01/Data-Visualization-HW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SVG Charts Demo

Overview

This project contains a simple webpage (index.html) that demonstrates simple charts using SVG.

The page includes:

  • Two bar charts (blue and red)
  • One line chart built with <line> elements
  • One line chart built with a single <path> element

All charts are drawn within 400x400 SVG canvases.

How to Run

  1. Open index.html in any modern web browser.

No installation or dependencies are required.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages