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

weird rendering issue with distributions/bars #77

Closed
imajes opened this issue May 14, 2012 · 0 comments
Closed

weird rendering issue with distributions/bars #77

imajes opened this issue May 14, 2012 · 0 comments

Comments

@imajes
Copy link
Contributor

imajes commented May 14, 2012

  {
    "count": 592,
    "values": [
        [
            ["xyz", 64.0],
            ["abc", 40.0]
        ],
        [
            ["def", 27.0],
            ["jkl", 24.0]
        ],
        .....
}

why is it returning the arrays like this? should it not be one array, flatter?

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

2 participants