question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pie chart toString errors

See original GitHub issue

I noticed when using ElasticSearch for pie chart as my data source I get toString errors. It’s expecting it to be an integer field somehow? Has anyone else experienced this?

TypeError: Cannot read property 'toString' of undefined

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:3
  • Comments:5

github_iconTop GitHub Comments

2reactions
ipcpucommented, Jul 21, 2017

I meet this problem too. Grafana 4.1.1

0reactions
parisnpscommented, Nov 1, 2017

Bump

Read more comments on GitHub >

github_iconTop Results From Across the Web

Compilation errors when drawing a piechart using D3.js ...
I have no idea what is going on, I tried few things but nothing worked so far. This is the code that actually...
Read more >
Pie Chart with SQLDataSource Error in UI for ASP.NET AJAX
I'm attempting to use my first RadHtmlChart (pie chart). The SqlDataSource provides the following:.
Read more >
Pie chart data from database specified line
I got an error message with "the value has to be of type 'object' , you provided a value of type 'string'". I...
Read more >
Calculate area and display pie chart by percentage in ...
You have a problem with the keys in lookup_names and lookup_palette . If you print them, you'll see that the keys all end...
Read more >
Pie charts
Use a pie chart to show how different field values combine over an entire data set. Each slice of a pie chart represents...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found