You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to set the color of my line chart and I found out that I need to use "Outline" for it to work. The color is being set correctly, but for some reason, the width of the lines in the line chart gets set to 0 pt (normally 2.25 pt). I thought that I was doing something wrong, but I tried your sample (samples/Sample_05_Chart_Line.php slide #2) and it also had the same issue. Any ideas to what is wrong here?