Closed Stefdv closed 3 years ago
I should add that i'm using cytoscape-svg.js in browser
Are you sure? I just tested the demo file and it works. Below is the syntax. You need to pass the background color code as an argument. The default color in the demo file is yellow.
cy.svg({scale: 1, full: true, bg: '#ff0000'})
That's how i did it... will try again. Tx for the reply
Closing since I can't reproduce. Please reopen and provide an example if the issue still exists.
It seems that the background color (option bg) is not working. i get a persistent yellow background