Search:

Type: Posts; User: baseball07

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,856

    Re: Use of GraphView apenddata

    I'm not sure what is null, the values of X and d1 are defined. True is boolean. I even tried defining int numx = 10, so that it now becomes



    data.appendData(new GraphViewData(X, d1), true,...
  2. Replies
    3
    Views
    1,856

    Use of GraphView apenddata

    I am using GraphView appenddata to plot incoming data in real-time in Android.

    Android GraphView - official Project Homepage

    However, my program crashes when loading it onto my device...
Results 1 to 2 of 2