Skip to content

Simple python program that creates a scatterplot graph with values.

Notifications You must be signed in to change notification settings

JlossBustin/ScatterPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ScatterPlot


Simple python program that creates a scatterplot graph with values.

CIS 312

Justin Bloss: justinbloss14@hotmail.com


Prerequisites:

Spyder

Python 3.7


Description:

This program serves as a rudimentary introduction to Python 3.7 and some of its features. To create a scatterplot Matplotlib is used. To fill in the scatterplot, we use two seperate arrays to assign x and y values.

About

Simple python program that creates a scatterplot graph with values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages