So you are using the domain column (the dates) and two other columns. The problem is with the domain axis values, the dates, not the other columns. When the domain values are duplicated, that means there is zero space between those values.
What you should do is remove the rows with null values in those other two columns. Do you need them for anything? On Thu, Apr 16, 2015 at 11:22 AM, mariummalik22 <[email protected]> wrote: > I am just viewing last 2 columns, and they are null except at a point when > date isn't repeated. Would that make a difference or it would still reduce > the size? > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
