Please give some more context on the environment you are using - I'm not sure what Color3D is but I anyway assume that IE support less color names than other browsers. You can always just specify the RGB values of the colors.
Viz Kid On Thu, Jul 28, 2011 at 10:01 AM, xiaochen wang <[email protected]>wrote: > sample code > > options.setColors(Color3D.create("moccasin", "navajowhite"), > Color3D.create("mediumseagreen", "seagreen")); > > i set the colors for piechart. it is fine in firefox. but in IE, the > piechart is all black. > > thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization 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-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en.
