yuzie007 / mpltern

Ternary plots as projections of Matplotlib
https://yuzie007.github.io/mpltern
MIT License
39 stars 2 forks source link

Update alternatives.rst #5

Closed JulesBlm closed 3 years ago

JulesBlm commented 3 years ago

D3-ternary has been updated and rewritten in TypeScript. Added links for d3-ternary and TernaryPlot.com. Also removed link for Delta Plotware as the link was dead.

Disclaimer: I am the author of the new d3-ternary and owner of TernaryPlot.com.

codecov-commenter commented 3 years ago

Codecov Report

Merging #5 (a5abd4d) into master (7a4a2de) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #5   +/-   ##
=======================================
  Coverage   62.64%   62.64%           
=======================================
  Files          22       22           
  Lines        2115     2115           
  Branches      248      248           
=======================================
  Hits         1325     1325           
  Misses        761      761           
  Partials       29       29           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7a4a2de...a5abd4d. Read the comment docs.

yuzie007 commented 3 years ago

Thank you so much @JulesBlm for your updates about d3-ternary and TernaryPlot.com!