Skip to content

This is a repo for visualizing some lists with Plotly

Notifications You must be signed in to change notification settings

lenlehm/Plotly_Vizualization

Repository files navigation

Plotly_Vizualization

This is a repo for visualizing some lists with Plotly

Thanks to Listenchampion that they provided a small list to me for Visualization Purposes. This Repo will use a list of selected automotive suppliers throughout Germany.

Installation

First of all you have to install all the necessary packages:

pip3 install pandas, plotly, chart_studio, googlemaps

After you run all of them, it should be possible to run each cell in the jupyter notebook.

Visualizations

Germany Map

It is possible to get the location of the suppliers by their address and visualize it on the map of Germany. The bubble sizes represent their respective revenue in 2018 in mio EUR.

Revenue Difference

Revenue Development Curve

Instead of the Geo Location of each of the suppliers, it is also possible to only visualize their development by revenue over the years (from 2015 until 2018):

Revenue Development

Revenue Development Curve - Radial

To use a different chart and display the Revenue from each firm, it is also neat to use a Radial Plot, that can even be used with many more than 20 entries. (from 2015 until 2018):

Revenue Development Radial

About

This is a repo for visualizing some lists with Plotly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published