Skip to content

JorgeG94/ternaryplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ternaryplot

Ternary phase diagram generator using ternary library Jorge Luis Galvez Vallejo

Requirements: Python3 Ternary library found at: https://github.com/marcharper/python-ternary Matplotlib Argparse

Usage: python3 function.py

The python script will generate two plots, one with labels on each point and one without it, for readability.

For help: python3 function.py -h

To insert more points: Open composition.dat in a text editor (NOT WORD) Add a new line with the desired compositions Either: Edit the maketernary.py script to set default to new number of lines Or: Use: python3 function.py --compo x Where x is the new number of compositions

About

Ternary plot generator based on matplotlib and the ternary library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages