Hi - I'm using the setChartParams() call in the PHP API to create my XML. However, I have noticed that even if I set the lineColor attribute it gets ignored and comes back in the XML as the default color. I have also tried adding Params to the addDataFromDatabase() call. In that case I was setting the attribute 'color' but that did not seem to work either
Has anyone else run into this problem?
Thanks