 |
Forums |
Admin Discussion Forums: ctioga Start New Thread
| Message: 93047 |
 |
BY: Robert Riemann (salout) DATE: 2010-03-14 00:53 SUBJECT: histograms with binner and csv files I tried to plot two histograms from a csv files with
ctioga --tex-cleanup -t "Ergebnisse Klausur Teilchenphysik" --grid row=2 --binner --histogram --fill-transparency 0.6 --fill bottom --text-separator ',' \
-l "Noten" results.csv@3 -t "Noten" --next \
-l "Punkte" @2 -t "Punkte"
and got this error:
[ERROR] Problem when processing set results.csv@3 (backend SciYAG::Backends::BinnerBackend): can't dup NilClass
[WARN] Simply ignoring set results.csv@3
[ERROR] Problem when processing set @2 (backend SciYAG::Backends::BinnerBackend): can't dup NilClass
[WARN] Simply ignoring set @2
What's wrong with the command? Does binner support text-separator?
Greets,
Robert | |
Thread View
| Thread |
Author |
Date |
 |
histograms with binner and csv files | Robert Riemann | 2010-03-14 00:53 | |
Post a followup to this message
|
 |