Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 549 Bytes

File metadata and controls

22 lines (12 loc) · 549 Bytes

fishbone-python

Draws a fishbone diagram on the terminal given an .xlsx file

Usage

Requires python and packages pandas and openpyxl

Do pip install pandas and pip install openpyxl if needed (the packages not installed in system)

Go to the directory and run the command on the terminal where FILENAME is the name of the .xlsx file to diagram

python fishbone.py [FILENAME]

Example

A fishbone diagram with 172 nodes and 6 levels