Hello guys,
I have been using Ionic for while and I’m surprised with the results I got
It’s a fantastic framework!
Well, for Academic purposes, I need to create a “graph navigation” on the screen and each node will be clickable and represents a view (actually, i’ll just replace elements on the screen with ng-switch).
It’s similar to the image below: http://docs.jboss.org/errai/2.4.0.CR1/errai/reference/html/author/download/attachments/54493676/example_errai_nav_graph.png
I tried to create with HTML Canvas and Ionic Buttons, but I couldn’t do it.
Since HTML5 is not my field of expertise, I ask for your help!
Sorry for any english mistakes, it is not my native language
Thanks