#Yves,  I was looking for the same and this works.
          histogram: {
          bucketSize: 0.25,
          maxNumBuckets: 15,
          minValue: 0,
          maxValue: 300,
          hideBucketItems: 'true'
        }

On Monday, November 18, 2019 at 11:31:47 PM UTC-6 Yves De Jesus wrote:

> Hi Ray,
>
> I'm not getting histogram: { hideBucket/items: true }, 
>
> hAxis doesn't appear to be working as well: hAxistitle: 'Energy-use per 
> square ft.'
>
> On Mon, Nov 18, 2019 at 11:19 PM 'Ray Thomas' via Google Visualization API 
> <google-visua...@googlegroups.com> wrote:
>
>> You can hide the individual column elements by setting 
>> the histogram.hideBucketItems option to true. In your options, use
>>
>>      histogram: { hideBucketItems: true },
>>
>> For the titles and and legends you need to go to 
>> https://developers.google.com/chart/interactive/docs/gallery/histogram#configuration-options
>>  and 
>> look through what you can do with this type of chart.
>>
>> Ray
>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "Google Visualization API" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/google-visualization-api/MSgoWpNsTq4/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, send an email to 
>> google-visualizati...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-visualization-api/c6f4eb2a-fce3-45b9-ad6c-887af24139c5%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-visualization-api/c6f4eb2a-fce3-45b9-ad6c-887af24139c5%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>
> -- 
> Yves
>

-- 
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-visualization-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/39c30790-8599-4f09-b105-b6174d9106d1n%40googlegroups.com.

Reply via email to