ShararNur / scatter-chart-htm5-canvas

Live link

Home Page:https://shararnur.github.io/scatter-chart-htm5-canvas/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scatter Chart using HTML5 Canvas & Vanilla JS

LIVE

A scatter plot (scatter chart, scatter graph) uses dots to represent values for two different numeric variables. The position of each dot on the horizontal and vertical axis indicates values for an individual data point. Scatter plots are used to observe relationships between variables.

Technology

  • HTML5 - Canvas
  • Vanilla JavaScript