Probem occurs when using a bar graph with two Y-axes and a writeValue() call for each series, particularly when the $YPos of these two different series have only a very small difference.
It also writes out the labels on the x-axis twice. It you amend the label angles on line 29 or 45 it shows the label are written twice. I thought I hadn't got drawRightScale set up properly but if you comment this out it removes both the X and Y-2 axes. I tried this on Example26.php in the zip file and it had the same effect.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It also writes out the labels on the x-axis twice. It you amend the label angles on line 29 or 45 it shows the label are written twice. I thought I hadn't got drawRightScale set up properly but if you comment this out it removes both the X and Y-2 axes. I tried this on Example26.php in the zip file and it had the same effect.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
With 3 columns in a chart bar, the labels are not on the top of each own bar, they are all on one line vertically.
I attached a photo to illustrate that bug.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When we have more than one series in the bar chart, and when we activate values on the top, those values on the top of each own bar they all situated on the same vertical line.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It also writes out the labels on the x-axis twice. It you amend the label angles on line 29 or 45 it shows the label are written twice. I thought I hadn't got drawRightScale set up properly but if you comment this out it removes both the X and Y-2 axes. I tried this on Example26.php in the zip file and it had the same effect.
It also writes out the labels on the x-axis twice. It you amend the label angles on line 29 or 45 it shows the label are written twice. I thought I hadn't got drawRightScale set up properly but if you comment this out it removes both the X and Y-2 axes. I tried this on Example26.php in the zip file and it had the same effect.
With 3 columns in a chart bar, the labels are not on the top of each own bar, they are all on one line vertically.
I attached a photo to illustrate that bug.
When we have more than one series in the bar chart, and when we activate values on the top, those values on the top of each own bar they all situated on the same vertical line.