Skip to content

Latest commit

 

History

History
 
 

Data-Visualization

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Data Visualizations

Data Visualization is the presentation of data in graphical format. It helps people understand the significance of data by summarizing and presenting huge amount of data in a simple and easy-to-understand format and helps communicate information clearly and effectively.

Setup Instructions

For the visualizations, we require plotly and you can install it with the following command

pip install plotly

Outputs

1. Bar Chart

Revised-Bar-Chart.png

2. Bubble Chart

Bubble-Chart.png

3. Heat Map

HeatMap.png

4. Histogram Plot

Histogram.png

5. Line Chart

Line-Chart.png

6. Pie Chart

Revised-Pie-Chart.png

7. Scatter Plot

Scatter-Plot.png

Author

Elita Menezes