Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve report functionality #357

Merged
merged 3 commits into from
Jul 20, 2018
Merged

Conversation

ajdapretnar
Copy link
Collaborator

Issue

Fixes #350.

Description of changes

Remove redundant report buttons as we now have footer report.
Add report functions where they don't yet exist.
Add main calls for testing widgets.

Remaining problems

Don't know how to add word cloud to report. report_plot doesn't work as there is no tag in the constructed html. report_raw works, but places the word cloud over existing text and remains selectable.
Don't know how to make the header of Word Enrichment bold. 🤦‍♂️
Don't know how to shorten QTableView in Concordance to show only, say, top 50 results. I read about QSortFilterProxyModel, but I don't know how to set the number of rows.

Includes
  • Code changes
  • Tests
  • Documentation

@ajdapretnar ajdapretnar force-pushed the remove-report branch 2 times, most recently from a1ffa8e to a262cfc Compare July 16, 2018 14:28
@ajdapretnar ajdapretnar force-pushed the remove-report branch 2 times, most recently from a1ffa8e to 76252ad Compare July 20, 2018 10:50
@thocevar thocevar self-assigned this Jul 20, 2018
@thocevar thocevar merged commit 4f3ebb2 into biolab:master Jul 20, 2018
@ajdapretnar ajdapretnar deleted the remove-report branch January 21, 2021 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants