Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update java classes of the library #24

Open
mitesh-shah opened this issue Jun 8, 2015 · 0 comments
Open

Update java classes of the library #24

mitesh-shah opened this issue Jun 8, 2015 · 0 comments

Comments

@mitesh-shah
Copy link

Hi,

I need to create a custom graph according to my need.
Actually, i am updating the graph based on sound by recording audio. I got the result in byte array.
But i am unable to assign byte array to graph. :( As, graph object doesn't have any method to show the byte array. It just have method to addSeries. i.e. Object of DataPoints which have 2 double values.

I need to pass a byte array and need to update the graph accordingly.

For that i need to customize the java classes of the library but it's not allowing me as it is in jar.

Please help, or if you have some other solution w.r.t. this then please do reply..

Thank you in advance.

I need to create the graph like this,

img_1574

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant