Description:
Currently, the summary matrix plot can become cluttered and difficult to interpret when dealing with a large number of samples and plasmids. This issue proposes dynamically adapting the plot to handle large datasets more effectively. Consider implementing an interactive plot using Plotly to allow users to zoom in, filter, or hover over specific data points for more details.
Tasks:
[x] Investigate current limitations of the summary matrix plot with large datasets.
[ ] Implement dynamic adjustments to the plot to handle a large number of samples and plasmids.
[x] Explore and implement interactivity using Plotly for enhanced user experience.
Description: Currently, the summary matrix plot can become cluttered and difficult to interpret when dealing with a large number of samples and plasmids. This issue proposes dynamically adapting the plot to handle large datasets more effectively. Consider implementing an interactive plot using Plotly to allow users to zoom in, filter, or hover over specific data points for more details.
Tasks: