Skip to content

sharma-kunal/Sorting-Visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualiser using matplotlib in python

A Visualisation tool for sorting algorithms made using python's famous data visualisation library matplotlib.

GIF

GIF

Installation

  • Run the command
pip install matplotlib

to install matplotlib and it's all that you will need to run the visualiser.

Running

  • Go to the directory where you cloned the repo and just run the file plot_graph.py using the command
python plot_graph.py

And now you can choose the desired values after running the above command.

If you want to add more sorting algorithms, feel free to contribute to the project.

If you have any doubts or problems regarding the project, feel free to ask me.

Explanation

For further understanding of the working algorithm, see this quora answer

Happy Coding :)

About

A Visualisation tool for different sorting algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published