Thicker bar

12 vues
Accéder directement au premier message non lu

Artūras Šliažas

non lue,
4 juin 2016, 08:20:5404/06/2016
à Google Visualization API
Hello guys! Here is my chart so far:

Is there a way to make those bars thicker?

Daniel LaLiberte

non lue,
6 juin 2016, 09:51:1406/06/2016
à Google Visualization API
You are using the trick I suggested of inserting an empty column between your groups.  Unfortunately, this trick is limited to only allowing a one bar-stack separation between groups.

--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/7b67f93c-b30e-4ad6-9e66-cef3cb15030e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Daniel LaLiberte

non lue,
6 juin 2016, 09:55:1506/06/2016
à Google Visualization API
As another alternative for constructing your own chart graphics, you might want to experiment with using the variableWidth feature ( bar: { variableWidth: true } ).

Jungtae Lim

non lue,
13 juin 2016, 05:34:3613/06/2016
à Google Visualization API
isStacked: true,
      legend: 'none',
      interpolateNulls: true,
      bar : {
groupWidth : '25%'
},
      series: {

2016년 6월 4일 토요일 오후 9시 20분 54초 UTC+9, Artūras Šliažas 님의 말:
Répondre à tous
Répondre à l'auteur
Transférer
0 nouveau message