Closed (cannot reproduce)
Project:
Commerce Reporting
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
23 Dec 2013 at 06:00 UTC
Updated:
23 May 2014 at 21:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mglamanComment #2
tararowell commented+subscribing
I have the same issue.
Comment #3
ficklecatI think there is some sort of conflict between the other charts on the dashboard as rendering each chart individually works fine.
Not sure what the actual problem is but for anyone looking for a quick fix you can add this line to a custom module to make it appear again:
Comment #4
mglamanThank you ficklecat. I've been meaning to compare Charts to the Visualization API to see what kind of differences there are that could resolve this.
Opinion: Do you think it'd be improper to include this into the module as a "workaround" or keep this open until a further fix is discovered?
Comment #5
ficklecatWell I am sure some people would not be too happy including it but I think temporarily it might be OK especially as it is not currently outputting anything at all for the alpha1 release. So I think it is better to have it working than not at this point.
Comment #6
mglamanAttaching patch from code submitted in #3. Does fix rendering of customer map on dashboard.
Comment #7
mglamanComment #8
mglamanRe-roll of patch. Made adjustments on wrong patch branch.
Comment #9
mglamanComment #10
mglamanThis issue didn't occur on a recent Commerce site that did not have shipping profiles. This may relate to why we have to imitate twice.
Comment #11
mglamanThis is fixed using the latest version of Commerce Reports & Charts