CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.1 Release Testing »
  • contribution bar charts don't plot months with zero
Pages: [1]

Author Topic: contribution bar charts don't plot months with zero  (Read 2241 times)

chrism

  • Guest
contribution bar charts don't plot months with zero
August 06, 2008, 05:22:12 am
Bar chart of annual contributions by month on the contribution summary pages do not plot months with values of zero. Since bar charts imply a linear time series on the x-axis, the most helpful communication of the data would include all months not exceeding the current month, and plot a zero height bar if there are no contributions for that month.

The pie charts do not require this feature since they don't imply a time series, although it wouldn't hurt if there was a line pointing to a zero width slice listing all the zero months.

Sunil

  • I post frequently
  • ***
  • Posts: 131
  • Karma: 23
  • The community around a product more important than the product itself?
    • CiviCRM
Re: contribution bar charts don't plot months with zero
August 06, 2008, 10:34:09 pm
Currently we take available data from database and show it.
  (http://chart.apis.google.com/chart?cht=bvg&chtt=contributon+for+2008&chd=t%3A22%2C0%2C1%2C0&chl=Jan%7CFeb%7CMar%7CApr&chs=150x100&chco=99C754%2C54C7C5%2C999999&chm=t30%2C0000FF%2C0%2C0%2C10%7Ct0%2C0000FF%2C0%2C1%2C10%7Ct10%2C0000FF%2C0%2C2%2C10%7Ct0%2C0000FF%2C0%2C3%2C10&chf=a%2Cs%2Cffffff)
we have implemented it in revision number 16512,  you can check it.
For Current year it show the months  up to the Current month (ex. above image ) and for past years, it show the twelve month contribution.
« Last Edit: August 07, 2008, 10:39:35 pm by sunil »
The community around a product more important than the product itself?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.1 Release Testing »
  • contribution bar charts don't plot months with zero

This forum was archived on 2017-11-26.