Hello Yves,

what you want is 

var options = {
          title: 'Efficiency of East Bank Buildings',
          legend: { position: 'none' },
          colors: ['gold'],
          histogram: { hideBucketItems: true },
          hAxis: { title: 'Efficiency (Energy-use intensity/Energy-use per 
square ft.)'},
};

You have to try and realize the difference between how the examples are 
written in the Configuration Options of the charts and how to use them in 
the options block or you will keep running into problems.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/45d54639-c1ab-46f1-b632-3acad95c0533%40googlegroups.com.

Reply via email to