Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (graph)
Browsing latest articles
Browse All 20 View Live

Facebook Graph or HTTPClient for sync GET ?

Can you use Facebook Graph for sync GET or do you have to use HTTPClient ?

View Article



HTML5 Line Graph

Does Appcelerator support RGraphs? If yes, how to include them in the project? if no, what are the other ways to do that?

View Article

Build retries loop around facebook.requestWithGraph()

Hi, My App (Android, SDK 2.1.1GA) sends and image to facebook, gets the returned FB-id and posts that to another site. It works great while the connection is good. If not ... messages like 'boken pipe'...

View Article

Javascript Graph Library For Titanium

Hi, i want list down all the 3rd Party free Javascript Graph Libraries that supoort both android and iphone. If you guys know any other libries please list them down. Libries that i know of 1.dygraph....

View Article

Facebook FQL query with graph

I am using the facebook graph api explorer. Since fql via rest will be soon depricated and the prefer method is to use graph to perform the query, i tried it and it returns bad url. Is it something...

View Article


How to draw graph using Titanium properties???.....

HI Developers Good Morning, In my current project i want to draw graph in my iOS developing in our Titanium Environment. And i want to plot the average values with animations. If its possible please...

View Article

Titanium Graph and Avg Functions Etc ??

Hi Developers , My application based on feedback form submission,validation,show the final status and more... In this app specifically I'm creating for iPad Device. In this case i done with feedback...

View Article

How to use the Database values in the Google Graph API

HI Dev's, I used google API for my application static format. But i want to access the database values to plot the graph. Is there any solutions for this. var mapwebView = Ti.UI.createWebView({...

View Article


Facebook Tagging a photo

Evening from sunny UK. Im in the later stages of my new app and one feature I have wanted to add is the abillity to tag a photo. I have got the code base working for posting the photo. On success of...

View Article


Graph and Chart on web view

I am using Rgraph api , for drawing a graph on web view . It works fine when i install the Application simply. But when I tried to publish the app for distribution the graph does not appear on the web...

View Article

Create audio graph using while playing as will as recording.

Hello i want to create a graph depends on the frequency of sound while recording the audio as will as when i play it.At time of recording i can get the microphone power for creating graph but when i...

View Article

new module: TiGraph - drawing line graphs on android

Hello, started another module cause I didn't want to use a webview :) TiGraph. It allows you to draw (simple) line graphs on android. It will generate a blob so you need to put it into an imageview.var...

View Article

Facebook Graph with Android

Hi, my app needs to interact with Facebook and i'm trying to write a simple client starting with kitchensink examples. I modified an example (Facebook_query), I've replaced the FQL query with a request...

View Article


charts/graphs

Hi all, I am wondering what is the best module/library to use for graphs in titanium. I searched in the marketplace but only found modules for iOS () but I'm sure there must be a good module for...

View Article

TIP: Facebook Graph friends sort

Facebook GRAPH API currently does not allow you to sort your friend's by last name. A HUGE pain in the... Below is how I did it manually. function sortByName(a, b) { //notice how I am sorting by...

View Article


Upgrading to Facebook Graph API 2.0?

Hello, I've noticed that when I login to my app via Facebook Login, Im getting prompted to upgrade from Graph 1.0 to Facebook Graph API 2.0. From what I know, there's not possible in Titanium to do...

View Article

Using FB module to post w Graph API to froend;s timeline

Getting error: Feed story publishing to other user disabled for this app" Using Studio 3.4 on Win7 Here's code fb.permissions = ['publish_stream','user_photos','friends_photos','publish_actions'];...

View Article


Appcelerator Titanium: Facebook Image Upload fail

i have an error with the Image Upload from Facebook in my Titanium Software, everytime i want to upload an image from my App i get this: Fail: REST API is deprecated for versions v2.1 and higher But if...

View Article

Using D3.js with Titanium

I have just put up an example Titanium project that shows how you can use D3.js library to generate a graph. The project can be found on Github here. https://github.com/magnatronus/d3-adventures-one...

View Article

Problem loading array into google chart graph

Hi, I'm trying to create a google chart inside a webview for my app. the sample code works fine, but I'm trying to pull the data from sqlite database, push it into an array and then populate the table...

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images