Magento Chart Skipping Months - magento

Since upgrading to Magento 1.6.1.0 my charts have been showing data incorrectly. It seems to skip some months and doesn't show any data for the last few months. You can see an example in the below image. I have added the red labels which is what the chart should be showing but you can see that the actual labels skip some months so then becomes inaccurate. For example the 2 peaks should be November and December 2010 (Christmas) but the chart shows them as December and January.
I am also not seeing any data from August onwards
Any ideas what could be causing this?

Seems like a bug in Magento to me. I can see you already asked question of official forum, I think you should wait you answer there.
The possible solutions are:
wait for some official bugfix or workaround (you should file a bug if not done that already).
rollback to previous version.
fix it youself (more theoretical than real, but still possible solution).

Related

Does anyone knows how to make SfCalendar's week view pretty?

I'm working with Xamarin Forms and Syncfusion Calendar (not Scheduler).
I got the calendar to work including week view. But, I cannot find a way to make it pretty.
I wanted to be like this.
But in Syncfusion, the spaces between the the days (Sunday, monday, etc) and the numbers (7,8,9 etc) is too far apart. It's like 1 to 2 rows apart.
Please help.
Thank you
I found out the answer.
its a simple, wrap it in a grid.
We would like to inform you that as per implementation of SfCalendar, the space between the days in calendar is not reduced or changed.

Performance Tab in Chrome Development Tools shows offset recordings

I apologize if a question like this already exists somewhere, but I've really searched carefully and haven't found a question like this one.
I have a question regarding Performance Tab in the Chrome Development Tools.
I have a difficulty understanding how exactly to interpret it.
In particular, considering a scenario shown in the screenshot, it seems to me like these operations underscored by the blue lines ("recalculate styles", "composite") have been offset to the right, because when I scrub through the FPS chart bar that shows the animation, the timing of the animation starts and ends exactly where the green region does, instead of where the operations themselves start and end.
Is this indeed due to some offset (perhaps a bug in devtools?) or is there some deeper explanation to it that I'm unaware of?
I would appreciate any help as this has been bugging me for quite a while.
EDIT:
I could paraphrase my question in this way as well:
How did all these frames render if no operations took place like "recalculate styles" and "compositing"?
RESOLVED:
I apologize for not returning to this immediately after I solved the mystery for myself. I was very busy in the meantime.
Hereby, I confirm that yes, indeed, the confusion was due to the cursor being recorded (as suspected in the comments) but at the time I wasn't aware of it.
I want to thank everybody in the comments for their suggestions and their will to help.

Creating Gantt Chart in SSRS 2015 and Data Will Not Display

I have the following result set giving me a specific status of an item . I need to build a SSRS 2015 Gantt chart to represent this data. I am having difficulty getting the data to display.
Result Set: StatusDate,Status,BegDate,EndDate, StatusDays
In the chart, I want the category to be on monthly intervals of the range provided (BegDate – EndDate) and the series to be each DAY in the range provided (BegDate – EndDate).
The bars should represent the item being Up or Down with “Up” being Green and “Down” being black for each day (x-axis) of each month (y-axis).
Hoped for Results
The current preview shows the X & Y axis' correctly, but does not show any "bars" to represent the data.
This is my first chart using SSRS and I am quite lost. Does anyone know where I can get a true tutorial on Range Bar Charts for SSRS 2015 or how I might overcome this “data Display” challenge I am stuck on? I appreciate any direction / guidance offered.
This issue was ultimately resolved by #AlanSchofield through another (and probably more clear) question, found here.
After choosing the correct chart, setting the correct properties, and determining the correct values I was able to get the chart I needed, but the behavior was still off. It would not show the a status more than once.
To fix this, and simply put, I needed to sort my data using Dense_Rank and then add the new "sort" column to my Series Group in the Chart properties. Worked like a charm!
Also got some useful guidelines on this blog post.

Why have all my d3 bl.ocks disappeared from bl.ocks.org?

I've just added a new d3 block, to discover all the graphics have disappeared from my existing blocks: https://bl.ocks.org/emmasaunders. The text is still there, and the code, but not the graphics. They were working fine last week.
This is not a normal SO question but I don't know who else to ask.
Given that the only block of mine left standing is the block "How to make a block", and that this does not include any links to my personal or professional site, I assume such links are a no-go on bl.ocks (not that I can see this rule anywhere). And I assume my blocks have been taken down for this transgression.
I've removed the links in the hope that this is the problem. Can someone reinstate them? If this isn't the problem, can anyone advise what is? Thanks...
It looks like bl.ocks.org is now permanently redirecting to Gist. Here are a few tweets about it starting from 15 Dec 2022.
However there are at least two clones of it up and running as of Feb 2023: https://blocks.roadtolarissa.com/ and https://bl.ockss.org/.
blocks.roadtolarissa.com seems to be more fully featured at the moment.
For example this block:
https://bl.ockss.org/micahstubbs/842e41b2ac0ff702a0a04dc6e48dca92/
Now redirects to this Gist:
https://gist.github.com/micahstubbs/842e41b2ac0ff702a0a04dc6e48dca92/
But the full block can still be seen here:
https://blocks.roadtolarissa.com/micahstubbs/842e41b2ac0ff702a0a04dc6e48dca92/
And just the result of the code (note the /raw/) can be seen here:
https://bl.ockss.org/micahstubbs/raw/842e41b2ac0ff702a0a04dc6e48dca92/
If there are any better alternatives or if these links die, please let me know and I will update the answer. :)

MarkerWithLabel not working AGAIN

My Marker with Label program stopped working in March. Adding &v=3.15 fixed it. Now, even with the &v=3.15 only the last marker is displayed. All the other markers are missing. The example at: http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.1.8/examples/basic.html also only shows one marker.
Any ideas on how to correct it this time?
Mike
there is a new version of markerwithlabel 1.1.9 which fixed this for me, https://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.1.9/src/. Please also see MarkerWithLabel stopped working correctly

Resources