Skip to content

Gotiplex/Custom_Matplotlib_NavigationToolbar_Icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Custom Matplotlib Toolbar

A custom Matplotlib toolbar for Tkinter, allowing users to change icons.

Features

🖼️ Custom Icons: Replace default Matplotlib icons with your own PNG images.

Installation

Clone the repository and use the toolbar in your Matplotlib + Tkinter applications:

git clone https://github.com/Gotiplex/Custom_Matplotlib_NavigationToolbar_Icons

Usage

Simply integrate the CustomToolBar class into your Tkinter-based Matplotlib application:

from CustomToolBarLib.toolbarClass import CustomToolBar

toolbar = CustomToolBar(canvas, window)

License

This project is licensed under the MIT License – feel free to use and modify it as you like!

About

Custom Matplotlib Toolbar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages