Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages