jacomyal / sigma.js

A JavaScript library aimed at visualizing graphs of thousands of nodes and edges
https://www.sigmajs.org
MIT License
11.14k stars 1.59k forks source link

sigmajs working on ios #759

Closed gdem123 closed 7 years ago

gdem123 commented 7 years ago

Hi the graph does not appear on ios ipad using safari. Is this exact? Best, gdem

sim51 commented 7 years ago

Sigma is working on safari on a mak book, so it also should work on an Ipad. Do you have an example that doesn't work on safari but works on a desktop browser ?

gdem123 commented 7 years ago

Thank you for your feedback. Here is the code I use the graph i produce works on macbook safari but does not appear on ipad.

I do not know how to change the size of the edges, code not working. they are also very long across the frame very far from their nodes: I would like to have more compact

thks a lot

<script type="text/javascript" src={{url_for('static',filename='js/sigma.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.exporters.svg.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.parsers.gexf.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.parsers.json.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.pathfinding.astar.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.plugins.animate.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.plugins.dragNodes.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.plugins.filter.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.plugins.neighborhoods.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.plugins.relativeSize.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.renderers.customEdgeShapes.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.renderers.customShapes.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.renderers.edgeLabels.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.renderers.parallelEdges.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.renderers.snapshot.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.statistics.HITS.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.layout.forceAtlas2.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.neo4j.cypher.min.js')}}>

<script type="text/javascript" src={{url_for('static',filename='js/plugins/sigma.parsers.cypher.min.js')}}>

Any idea??

Best

On 23 Aug 2016, at 21:55, Benoît Simard notifications@github.com wrote:

Sigma is working on safari on a mak book, so it also should work on an Ipad. Do you have an example that doesn't work on safari but works on a desktop browser ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jacomyal/sigma.js/issues/759#issuecomment-241856133, or mute the thread https://github.com/notifications/unsubscribe-auth/AIebRGvToi7QAMQe9rcxTqb1SCvIyvlbks5qi1ApgaJpZM4JrTr8.