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

Handle click events in Plotly and support RSeQC single_sample_plot #2307

Open
Tracked by #2311 ...
vladsavelyev opened this issue Feb 9, 2024 · 0 comments
Open
Tracked by #2311 ...

Comments

@vladsavelyev
Copy link
Member

vladsavelyev commented Feb 9, 2024

Explore if we can also support the highcharts's click_func events like here:
https://github.com/MultiQC/MultiQC/blob/main/multiqc/modules/rseqc/junction_saturation.py#L72C10-L72C20
https://github.com/MultiQC/MultiQC/blob/main/multiqc/modules/rseqc/assets/js/multiqc_rseqc.js

Screenshot 2024-02-09 at 20 47 10

Or ideally, we could generalize this without and implement this stuff in Python without custom JavaScript. The first step would be having first-class plot views, and then a line plot could handle more nested data structures and split them up into such subplots automatically.

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

No branches or pull requests

2 participants