gkunter / coquery

Coquery is a free corpus query tool for linguists, lexicographers, translators, and anybody who wishes to search and analyse a text corpus.
GNU General Public License v3.0
18 stars 4 forks source link

Stacked bar plot and percentage bar plot broken #265

Closed gkunter closed 7 years ago

gkunter commented 7 years ago

Testcase: ALICE corpus, query string alice|queen, output columns Word and Filename. A stacked bar plot with Word as X and Filename as Y produces wrong results: the Queen tokens are stacked on the first four chapters, even though the token is not attested here.

The percentage bars are also completely broken.