Open peikert opened 7 years ago
Probably being caused because AI is not able to properly read the CSS information in the SVG
Heatmap colors now works fine. There is still the problem with we black box. We have to remove the "class=brush" group. There are also the colnames missing as well as the rownames.
The black box should be gone now. Also added the x and y axis texts.
calling the svg save function affects the show figure in the browser. The black/white box problem is then also shown in the browser. I guess you have to clone the object first. https://stackoverflow.com/questions/728360/how-do-i-correctly-clone-a-javascript-object/30042948#30042948
Removed "transparent" objects. Added object cloning.
Under windows download svg only show black boxes.