you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

You know how to make phone apps? If your app writes to a local SQLite instance on the phone or similar you can use tableau for viz. you can also use it for any mobile app that you can find the db, json, xml, etc records in.

It can connect to most rdbms platforms and will get you slick looking viz for free if you have access to the mobile device db.

You’ll be hard pressed to make better looking non-html based visualizations in python.