Skip to content

Navigation Menu

Sign in
Sign up

address issue with Glimma plots not appearing - #99

Open
grimbough wants to merge 3 commits into
Bioconductor:devel from
grimbough:glimma-plots
Open

address issue with Glimma plots not appearing #99
grimbough wants to merge 3 commits into
Bioconductor:devel from
grimbough:glimma-plots

Conversation

@grimbough

@grimbough grimbough commented Jul 21, 2022

Copy link
Copy Markdown
Collaborator

This addresses #97

The issue is that the process_tables() function adds the tag <div class='horizontal-scroll'> before any instances of <table>. This inadvertantly breaks the Javascript that Glimma inserts into the page, by including some unexpected quotes. Even if we change the quote type, adding this extra div is almost certainly not correct.

This patch means the additional div is only inserted around <table> tags that are part of the HTML body and not in the head.

@aoles aoles left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot Mike @grimbough for providing the fix, and let me apologize for not getting back to you earlier 😇

Please consider resolving the conflicts in DESCRIPTION and NEWS files, and my inline comment. Once these are addressed I'm happy to merge 🚀

Comment thread R/html_document.R Outdated
Merge branch 'devel' of git.bioconductor.org:packages/BiocStyle into glimma-plots
# Conflicts:
#	DESCRIPTION
#	NEWS

Copy link
Copy Markdown
Collaborator Author

Hi @aoles

Sorry, I forgot about this before the release. I think I've made the appropriate changes for it do go into the current devel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@aoles aoles aoles requested changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /