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

Using $.pivotUtilities.gchart_renderers and not specifying rendererName results in an error #252

Closed
abinop opened this issue Dec 4, 2014 · 5 comments

Comments

@abinop
Copy link

abinop commented Dec 4, 2014

If extend the renders with $.pivotUtilities.gchart_renderer and don't set a rendererName (as I want the Table renderer to appear as default) then when I select a chart I get the error

ReferenceError: google is not defined
    at Object.renderer (gchart_renderers.js:82:19)
@abinop
Copy link
Author

abinop commented Dec 8, 2014

Well, this seems to be caused when there are too many data for the chart to handle..

@nicolaskruchten
Copy link
Owner

OK. Are we OK with closing this issue or did you still want me to take a look at it? If it's the latter, I'm going to need some code to work with to replicate the issue as your initial description isn't clear enough for me to replicate...

@abinop
Copy link
Author

abinop commented Dec 9, 2014

Has the problem of a great deal of data been addressed before? Is there something that can be done for this? I can definitely post an example with a lot of data.

@nicolaskruchten
Copy link
Owner

If you'd like me to help troubleshoot something, please do post some code and sample data that replicates the issue.

On the topic of 'lots of data', yes, we have looked at this issue before: #36, #90, #203

@abinop
Copy link
Author

abinop commented Dec 11, 2014

Thanks Nicolas, closing

@abinop abinop closed this as completed Dec 11, 2014
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