Hi I created a views chart with a chart addon using the SQL date formatter module which works very nicely. Added an exposed date filter as well.
But for some datasets, the addon part terminates prematurely. I am assuming this is because there is a zero value at that interval and charts doesnt know how to continue from there. I dont know. Here is a chart showing a monthof data and notice it stops:

month

but if you adjust the filter to one week, it proves there is data for the last 7 days, but charts module gave up on 29th of last month, and also quit on the 15th of this month. I can confirm there is no data for the sixteenth but there is for the 15th and 17th onwards.

week

Any thoughts? How can I get charts to plot zero where there is no data, and continue on?

CommentFileSizeAuthor
week.PNG12.97 KBdocwilmot
month.PNG17 KBdocwilmot
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Pierre.Vriens’s picture

Title: Combination chart (with SQL formatted dates) terminates prematurely » Combination chart containing zeroes terminates prematurely
Status: Active » Postponed (maintainer needs more info)

Yet another issue struggling with zero values (sorry for that). Here are some suggestions for getting it resolved:

Please get back with a status update on this issue, OK?