AMP-SCZ / dpdash

Deep phenotyping dashboard
Other
2 stars 1 forks source link

Saving a Matrix view saves an empty PNG #737

Closed Elkrival closed 5 months ago

Elkrival commented 5 months ago

This pr fixes the following, when a user saves a matrix view, that png is empty.

To fix this we wait until the matrix graph is created and the svg element is present, then we draw the canvas.

Functionality Video