mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
added another CSV plot
This commit is contained in:
parent
cc73e5f571
commit
3189821751
5 changed files with 72 additions and 0 deletions
5
tikz/csv-2d-point-plot/data.csv
Normal file
5
tikz/csv-2d-point-plot/data.csv
Normal file
|
@ -0,0 +1,5 @@
|
|||
label,mean,variance
|
||||
a,0.5,7
|
||||
b,1.2,0.7
|
||||
c,0.9,9
|
||||
d,0.3,0.5
|
|
Loading…
Add table
Add a link
Reference in a new issue