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

[d3MotionScatterPlot] Implement the resultset parser #5

Open
marpontes opened this issue May 20, 2014 · 0 comments
Open

[d3MotionScatterPlot] Implement the resultset parser #5

marpontes opened this issue May 20, 2014 · 0 comments

Comments

@marpontes
Copy link
Contributor

A resultset parser must be implemented in order to receive a bi-dimensional array

i.e. [[a,b,c,d,e],[a,b,c,d,e]] and parse it to the json that the component expects.

It has also to be considered changing the way that the component receives this dataset, so the parser doesn't have so much work to do.

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