TypeError: this.datapoints is undefined
See original GitHub issueI just selected pie chart and set “Group by” to Terms
and “select field” to source
and then Grafana crashes and print this stacktrace
TypeError: this.datapoints is undefined
in t
in div
in div
in r
in l
in div
in div
in div
in t
in t
in div
in t
in t
in div
in div
in t
in Connect(t)
in div
in t
in div
in e
in DraggableCore
in e
in div
in ReactGridLayout
in Unknown
in SizeMeReferenceWrapper
in SizeMeRenderer(Component)
in SizeMe(Component)
in e
in div
in div
in div
in t
in t
in div
in div
in e
in Connect(e)
in Suspense
in t
in Unknown
in d
in Unknown
in Unknown
in t
in t
in a
This is stacktrace from comments from #202, which seems that is different issue like motoko89 issue
Issue Analytics
- State:
- Created 4 years ago
- Comments:8
Top Results From Across the Web
Problem with Worldmap 0.3.3 and Grafana 8.0.2 - Reddit
With Flux I'm running an Data Error: "TypeError: undefined is not an object (evaluating 'this.datapoints.length')".
Read more >How to display Data on the World Map Plugin - Configuration
But as soon as i enable the query, the map can't be displayed anymore and i get a “TypeError: this.datapoints is undefined”.
Read more >Can somebody help me TypeError: Cannot read property 'map ...
I guess what you can do to check why it is undefined is by using the Chrome Devtool breakpoint and see Chart component's...
Read more >empty dataPoints causes error | CanvasJS Charts
TypeError : k.dataPoints[h] is undefined ….axisX.maximum?this._options.axisX.maximum:Infinity;if(k.dataPoints[h].x&&k.data…
Read more >grafana - Bountysource
TypeError : this.datapoints is undefined $ 0. Created 2 years ago in grafana/piechart-panel with 6 comments. I just selected pie ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
System information
Error
Same error with a different stacktrace in browser console.
TypeError: this.datapoints is undefined
Steps to reproduce
Metric
aggregation from the defaultCount
toLogs
Grafana v7.3.1 - Steps to reproduce
Group by
toTerms
, select an available term (indexed, to work) and changeOrder by
toDoc Count
Boom
Hey.
Try using Group by term + Timestamp. Like this one: