Menu

#9 Charts do not group values correctly

open
None
7
2005-09-27
2005-09-27
No

In 1.6.5 pie and bar charts did not group the values
correctly. In the CVS for the new release it is fixed
for pie and bar charts, but probably still present for
the line charts.

Discussion

  • mnemonique

    mnemonique - 2005-10-08

    Logged In: YES
    user_id=1345726

    it's due to the groupby parameters so the tag group-by in
    pie.xml file must contain only the value "countries.country_id"

     
  • Jacek Kempski

    Jacek Kempski - 2005-10-11

    Logged In: YES
    user_id=816062

    Hi,

    it's great that you are so involved mnemonique, but i hardly
    can believe that this is due to configuration. Use "rows per
    page" or "sorting" links and you will see what happens.
    As said, i have already fixed the pies and bars - it will be
    a great excercise for all of you to find out how3 the code
    has changed by diff'ing on the CVS. On the other hand you
    were right about config - bug, but this was not the reason
    for wrong charts. Anyway, the already fixed conf file should
    be in the CVS already . So my concern are still the line
    charts on the code side, coz' i did not fixed them and
    initially followed the buggy logic of pies and bars.

     

Log in to post a comment.