The declared width/height minimum for each image chart is 30px (also for each internal spark line). Can you check if this occurs for sizes larger than the declared minimum.
ChartMan On Sat, Aug 14, 2010 at 3:25 PM, Joe Developer <[email protected]>wrote: > It seems that a recent change has made ImageSparkLine behave oddly for some > height / width parameters. > > Please refer to : > http://code.google.com/apis/ajax/playground/?type=visualization#sparkline > > Replace the Null config object with: > {width: 70, height: 25 } > > It seems that the height attribute is not honored for values of less than > 35. > > Is this a bug or documented somewhere? > > -- > 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]<google-visualization-api%[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.
