How to change candlesticks centreline's width

22 views
Skip to first unread message

miz yeh

unread,
Apr 2, 2014, 4:53:15 AM4/2/14
to google-visua...@googlegroups.com

Is there anyway to change candlesticks centreline's width and get rid of space padding to the right side please?


asgallant

unread,
Apr 2, 2014, 11:00:16 AM4/2/14
to google-visua...@googlegroups.com
The wick of the candle is not adjustable.  You can adjust the padding on the chart by using the chartArea left, top, height, and width options:

chartArea: {
    // these options can either be numbers (pixels) or strings (percents of the outer chart dimensions)
    top: 25,
    height: 375,
    left: '10%',
    width: '90%'

miz yeh

unread,
Apr 2, 2014, 11:09:24 AM4/2/14
to google-visua...@googlegroups.com
Yea ~ this can change bar width but centre line width though :D


--
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/AE4ZOlyVnkg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages