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

Object #<Object> has no method 'summarizeFunction #21

Open
sourcebits-piyush opened this issue Aug 20, 2013 · 1 comment
Open

Object #<Object> has no method 'summarizeFunction #21

sourcebits-piyush opened this issue Aug 20, 2013 · 1 comment

Comments

@sourcebits-piyush
Copy link

Hi,
as in your demo..

setupPivot({url:'./lib/csv/demo.csv', fields: fields, filters: {employer: 'Acme Corp'}, rowLabels:["city"], summaries:["billed_amount", "payment_amount"]});

when i am trying to set the summaries:["billed_amount", "payment_amount"],it gives me the Object # has no method 'summarizeFunction Error.
please provide me some solution to this.
thanks in advance

@rwjblue
Copy link
Owner

rwjblue commented Aug 20, 2013

Can you give me a fuller example? Perhaps you could put together a JSBin illustrating the error?

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