aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/Plot.py
AgeCommit message (Expand)Author
2022-08-31Remove usage of "logger" and un-necessary comments wrt the sameMunyoki Kilyungi
2021-08-23Account for situations where the minimum permutation value is also above webq...zsloan
2021-04-30autopep8: Run autopep8 100 times with target rulesBonfaceKilz
2021-04-30autopep8: Fix E121,E122,E123,EI24,E125,E126,E127,E128,E129,E131,E133BonfaceKilz
2021-04-30autopep8: Fix E101, E11BonfaceKilz
2021-04-30autopep8: Fix E70 and E701BonfaceKilz
2021-04-30autopep8: Fix E501BonfaceKilz
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2021-04-30autopep8: Fix E20-E27BonfaceKilz
2020-08-26Remove "from __future__ import new_feature" statementsBonfaceKilz
2020-08-26Update corestats importBonfaceKilz
2020-08-26Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-08-24Remove unused importsBonfaceKilz
2020-08-19Remove extra whitespace(or add it) from comma separated itemsBonfaceKilz
2020-08-19Rename xrange() to range() and wrap existing range() calls with listBonfaceKilz
2020-08-18Fix malformed docstringBonfaceKilz
2020-08-08Use draw_rotated_text()Muriithi Frederick Muriuki
2020-08-08Fix font pathsMuriithi Frederick Muriuki
2020-08-08Migrate code from Piddle to PillowMuriithi Frederick Muriuki
2020-07-08Removed remaining unused references to the old qtlreaperzsloan
2019-02-22Fixed some appearance issues with several tableszsloan
2018-04-09Removed svg.py, which I know isn't used, and webqtlFormData, which I'm pretty...zsloan
2018-04-09Fixed issue that caused and error for certain types of mapping due to variabl...zsloan
2018-04-09Removed the basicStatistics directory/contents because nothing there was bein...zsloan
2016-06-21log: replace print statementsPjotr Prins
2016-06-18Logging: behavioursPjotr Prins
2016-06-18Disable setting sys.pathsPjotr Prins
2016-06-17Removed trailing spaces in .py and .js filesPjotr Prins
2016-04-07SNP Track option should now work for GN1 mapping figurezsloan
2016-04-06Permutations (suggestive/significant lines, legend, and histogram) should now...zsloan
2012-08-29Fixed so that outliers are now correctly highlightedZachary Sloan
2012-06-22Working my way through getting the review and edit data dynamically generated...Sam Ockman
2012-06-05Ran reindent.py recursively on wqflask directorySam Ockman
2012-06-02Coming along in trying to get trait page workingSam Ockman
2012-05-24Trying to get stuff working under new structureSam Ockman