cytoscape / cx2js

A CX to Cytoscape JS library
MIT License
3 stars 1 forks source link

Node Labels do not map correctly #19

Open dotasek opened 5 years ago

dotasek commented 5 years ago

In Cytoscape, there are more alignment options for node labels than in Cytoscape JS, resulting in different renderings.

Center vertical and horizontal renders correctly, but left/right and top/bottom do not.

In cytoscape desktop: label_position_cytoscape_desktop

In cytoscape js: label_position_cytoscape_js