Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.18 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.18 KB

Ternary Plot Mod for Spotfire®

A barycentric plot on three variables which sum to a constant to graphically depicts the ratios of the three variables as positions in an equilateral triangle.

It is often used in physical chemistry, petrology, mineralogy, metallurgy, and other physical sciences to show the compositions of systems composed of three species.

Installation & Use

Download latest version

The Wiki contains step-by-step instruction on how to install and use this Mod in Spotfire®.

Building the Project

In a terminal window:

  • npm install
  • npm start

In a new terminal window:

  • npm run server

About Mods for Spotfire®