The following two charts contain chart data, grid lines and range markers. The only difference between the two is that the first is a scatter chart (cht=s) and the second is a line chart (cht=lc). But for some reason the vertical range marker hides the gridlines on the line chart, and not the scatter chart. Changing the order of the parameters doesn't seem to make a difference.
I could make the range semi-transparent to let the gridlines show through as a workaround, but ideally the gridlines could be layered on top of the range marker instead of obscured by the range marker. Is this possible? Here are the two example charts: http://chart.apis.google.com/chart?cht=s&chd=t:12,87,75,41,23,96,68,71,34,9|98,60,27,34,56,79,58,74,18,76|84,23,69,81,47,94,60,93,64,54&chxt=x,y&chxl=0:|0|20|40|60|80|100|1:|0|25|50|75|100&chs=200x125&chm=R,e5eaef,0,0.5,1&chg=20,50 http://chart.apis.google.com/chart?cht=lc&chd=t:12,87,75,41,23,96,68,71,34,9|98,60,27,34,56,79,58,74,18,76|84,23,69,81,47,94,60,93,64,54&chxt=x,y&chxl=0:|0|20|40|60|80|100|1:|0|25|50|75|100&chs=200x125&chm=R,e5eaef,0,0.5,1&chg=20,50 Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en -~----------~----~----~----~------~----~------~--~---
