Skip to content

andresberejnoi/visualization_tools

Repository files navigation

Bar Plot Annotator

For now, the main goal of this project is to provide a tool to easily plot a bar chart from a pandas dataframe and add images to each bar. I plan on expanding the project to other types of charts. I want this tool to be simple to use, so it will do many things by default but I will also do my best to allow a high degree of customization when possible.

Here are some images of what the tool does:

First, a simple bar chart using pandas' df.plot method:

Simple Bar Chart

and after using the tool, we get the following plot (many image parameters can be modified, such as size, position, border line, etc):

Image-annotated Bar Chart

About

Some tools to help with visualizing datasets or to make the process of creating graphs simpler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published