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

Charts not visible in 'Analytics' dashboard view #867

Closed
saralavanip opened this issue Feb 10, 2016 · 4 comments
Closed

Charts not visible in 'Analytics' dashboard view #867

saralavanip opened this issue Feb 10, 2016 · 4 comments
Assignees
Labels
Milestone

Comments

@saralavanip
Copy link
Contributor

Operating Systems:

  1. Linux : Ubuntu 14.04.03 LTS (Trusty)
  2. Windows 10

Browsers:

  1. Mozilla Firefox 44.0 
  2. Google Chrome 48.0.2564.103
  3. Microsoft Edge 25.10586.0.0

Steps:

  1. Visit https://nightly.apinf.io
  2. Login
  3. Add API Backend
  4. Make API Calls
  5. Go to Analytics dashboard view

Result: Charts not visible in analytics dashboard view.
- Tested in all browsers listed above.

Screenshot:

analytics_charts_not_visible_10 02_firefox

@55
Copy link
Contributor

55 commented Feb 10, 2016

Confirm. Same thing locally.
Getting this in console:

Exception in delivering result of invoking 'getChartData': TypeError: Cannot read property 'setProperty' of undefined
    at Element.styleConstant (http://localhost:3000/app/client/lib/chartsjs/d3.js?d47fe6088772d6fc24a4d1ab9378952baca5f268:834:17)
    at http://localhost:3000/app/client/lib/chartsjs/d3.js?d47fe6088772d6fc24a4d1ab9378952baca5f268:1058:16
    at d3_selection_each (http://localhost:3000/app/client/lib/chartsjs/d3.js?d47fe6088772d6fc24a4d1ab9378952baca5f268:1064:30)
    at Array.d3_selectionPrototype.each (http://localhost:3000/app/client/lib/chartsjs/d3.js?d47fe6088772d6fc24a4d1ab9378952baca5f268:1057:12)
    at Array.d3_selectionPrototype.style (http://localhost:3000/app/client/lib/chartsjs/d3.js?d47fe6088772d6fc24a4d1ab9378952baca5f268:827:17)
    at Element.<anonymous> (http://localhost:3000/app/client/lib/chartsjs/d3.js?d47fe6088772d6fc24a4d1ab9378952baca5f268:10285:83)
    at http://localhost:3000/app/client/lib/chartsjs/d3.js?d47fe6088772d6fc24a4d1ab9378952baca5f268:10156:16
    at d3_selection_each (http://localhost:3000/app/client/lib/chartsjs/d3.js?d47fe6088772d6fc24a4d1ab9378952baca5f268:1064:30)
    at Array.d3_transitionPrototype.each (http://localhost:3000/app/client/lib/chartsjs/d3.js?d47fe6088772d6fc24a4d1ab9378952baca5f268:10154:9)
    at Array.axis (http://localhost:3000/app/client/lib/chartsjs/d3.js?d47fe6088772d6fc24a4d1ab9378952baca5f268:10278:9)

@frenchbread
Copy link
Contributor

Same here.

Can this error be caused because of using http at elasticsearch end?

@frenchbread
Copy link
Contributor

Well, the ES host is up. The reason seems not in it.

@55 55 mentioned this issue Feb 12, 2016
@55 55 assigned 55 and unassigned brylie Feb 12, 2016
@55 55 added in progress and removed planning labels Feb 12, 2016
@55 55 added this to the Sprint 22 milestone Feb 12, 2016
@jykae jykae removed the in progress label Feb 12, 2016
@saralavanip
Copy link
Contributor Author

Verified this resolved issue at https://nightly.apinf.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants