Good afternoon,
I'm setting up some php code to choose between a static (col, line, area, etc.) and a scroll (col, line, area, etc.) type chart based on the number of results returned. I noticed just one naming inconsistency with FC3: The static line type is simply "line.swf" whereas the scroll type is "ScrollLine2D.swf" (all other static chart types are appended with either 2D or 3D). Is it possible to simply rename the static line chart to "line2D.swf" or will that interfere with the action script?
Thanks for your input!