Closed pnrobinson closed 5 years ago
I checked out the highchart
branch, made a pull, re-built Diachromatic and executed the following command:
Diachromatic
summarize
-t
src/test/resources/data/testInteractionCountsMap/results/test_prefix.truncation.stats.txt
-a
src/test/resources/data/testInteractionCountsMap/results/test_prefix.align.stats.txt
-c
src/test/resources/data/testInteractionCountsMap/results/test_prefix.count.stats.txt
-o
test_html_output
-x
test_html_output
The generated HTML contains no charts only a table. I also ran the truncate command but no HTML was generated. What am I doing wrong? Where are the pie and bar chart?
I had to modify the output format of the text file that gets made by truncate, and so you would need to re-run truncate before running summarize...
I re-ran truncate. Now the table is filled with numbers. But I cannot find any figures.
Es funktioniert alles--bitte mergen, falls nichts dagegen spricht. Wir koennen bald die weiteren Abschnitte auf der Seite analog gestalten.