File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ cff-version : 1.2.0
2+ message : If you use this software, please cite it using these metadata.
3+ title : plotLaTeX
4+ abstract : The plotLaTeX package is a recent project to make exporting Python data to a LaTex document easier.
5+ authors :
6+ - given-names : Jacob P.
7+ family-names : Thönes
8+ email : jacob.thoenes@uni-rostock.de
9+ affiliation : University of Rostock
10+ orcid : ' https://orcid.org/0000-0003-2826-5281'
11+ version : 0.1.0
12+ date-released : " 2025-01-15"
13+ license : Apache-2.0
14+ repository-code : " https://github.com/JacobTh98/plotLaTeX"
Original file line number Diff line number Diff line change @@ -46,6 +46,12 @@ The `plotLaTeX` package is a recent project to make exporting Python data to a L
4646 <img src="images/example_scatter.png" alt="Fig8" width="1000px">
4747</p >
4848
49+ ** [ Scatterplot] ( examples/ScatterPlot.ipynb ) **
50+
51+ <p align =" center " >
52+ <img src="images/example_scatter.png" alt="Fig8" width="1000px">
53+ </p >
54+
4955** [ Confusion Matrix] ( examples/ConfusionMatrix.ipynb ) **
5056
5157<p align =" center " >
You can’t perform that action at this time.
0 commit comments