3D_kibana_charts_vis
3D_kibana_charts_vis copied to clipboard
Kibana 5.1.2 not displaying visualization
Testing this plugin on Kibana 5.1.2.
On any of the 3D visualizations, no visualizations are displayed and I get the following error.
TypeError: Cannot read property 'id' of undefined
at Object.fn (kibana.bundle.js?v=14588:170)
at Scope.$digest (commons.bundle.js?v=14588:39)
at Scope.$apply (commons.bundle.js?v=14588:39)
at done (commons.bundle.js?v=14588:37)
at completeRequest (commons.bundle.js?v=14588:37)
at XMLHttpRequest.xhr.onload (commons.bundle.js?v=14588:37)
(anonymous) @ commons.bundle.js?v=14588:38
(anonymous) @ commons.bundle.js?v=14588:37
$digest @ commons.bundle.js?v=14588:39
$apply @ commons.bundle.js?v=14588:39
done @ commons.bundle.js?v=14588:37
completeRequest @ commons.bundle.js?v=14588:37
xhr.onload @ commons.bundle.js?v=14588:37
Any ideas?
Hi,
I have been checking the code and this can only occur when there was a problem retrieving the metric configured. Are you sure you have correctly configured the metrics, and there is any data within the restrictions of buckets and metrics you have made?
Also, try to change to other metrics and buckets to see if any is working. I will check in detail if this problem persists.
Regards,
Vio
@virusu,
Thanks for responding.
I think I figured it out. The error is not in relation to the chart. What I found as the problem is that I hadn't added both buckets. I was just doing count and date histogram so it wasn't built all the way out.
Oh, I see. That makes sense.
I will try to add something not to end the execution unexpectedly in this cases as it is doing now.
Contact me if there are any further issues.
Regards
The same question Kibana 5.1.2
TypeError: Cannot read property 'id' of undefined
at Object.fn (kibana.bundle.js?v=8467:173)
at Scope.$digest (commons.bundle.js?v=8467:39)
at Scope.$apply (commons.bundle.js?v=8467:39)
at done (commons.bundle.js?v=8467:37)
at completeRequest (commons.bundle.js?v=8467:37)
at XMLHttpRequest.xhr.onload (commons.bundle.js?v=8467:37)