It is not really stacked semantics of series (the stacked visualization kind of misguides intent of bar-char). But maybe this is trade-off I have to go.
On Nov 2, 10:13 am, ChartALot <[email protected]> wrote: > If your visualization present only one serie, you can use stacked bar chart. > HTH > > > > > > > > On Wed, Nov 2, 2011 at 6:30 AM, Roni Biran <[email protected]> wrote: > > sorry man. i don't think that there is. > > > On Wed, Nov 2, 2011 at 2:37 AM, manuel aldana <[email protected]> wrote: > > >> On a bar-chart, is there a way to display negative numbers differently > >> as positive numbers? > > >> Currently I only have the 3rd series of data, to let paint negative > >> numbers green (convention 1st column are positive numbers, 2nd column > >> are negative numbers): > >> === > >> colors: ['red','orange','green'], > > >> This is waste (sacrifice column just for coloring). Is there maybe a > >> trick like (pseudo-syntax): > >> === > >> [ {'red' : smaller-0, 'green':greater-0}] > > >> -- > >> 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. -- 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.
