When I open a cytoscape.js graph in Chrome for Android, the edge lines do not show up regardless of what line thickness is used.
Here is an example: http://jsbin.com/AnEtura/1/edit
When I open a cytoscape.js graph in Chrome for Android, the edge lines do not show up regardless of what line thickness is used.
Here is an example: http://jsbin.com/AnEtura/1/edit
Cy.js uses the standard canvas API for drawing. It seems like it works everywhere else, so I suspect the issue may be Chrome.
I don't have access to an Android device, so would you be able to tell me...