[visualization-api] Re: candlestick heights

2015-08-14 Thread charter
=overlay-text id=overlay-text3/div div class=overlay-text id=overlay-text4/div /div /body /html bye thanks El lunes, 10 de agosto de 2015, 12:01:43 (UTC-3), charter escribió: Hi this is a wonderful API ! I've rotated a CandleStick chart that is, the sticks

[visualization-api] candlestick heights

2015-08-10 Thread charter
Hi this is a wonderful API ! I've rotated a CandleStick chart that is, the sticks are horizontal (with orientation) the html container has no height neither width html settings the rows (sticks) are too much close I need them to be farther, more separated how could I control the row height or

[visualization-api] Re: Ignore date gaps (e.g. financial dates)

2012-06-13 Thread General Charter
May I ask how I may do this (skip gaps in 'date' x-axis) if I *am* using the AnnotatedTimeLine? Thanks in advance! On Monday, June 11, 2012 8:37:57 PM UTC+3, Teliac wrote: I have a line chart which plots portfolio value against the date. The dates in the data set are only market dates -

[visualization-api] Re: select Event in Area Chart

2010-11-09 Thread charter vis
Hi Anderson, I looked at your code and saw that you are declaring the chart as a local variable in one method: function drawChart() { ... *var* chart = new google.visualization.AreaChart(document.getElementById('div_chart')); and trying to