Re: Column Chart Baseline position

160 views
Skip to first unread message

asgallant

unread,
Oct 3, 2012, 11:15:33 AM10/3/12
to google-visua...@googlegroups.com
You can get what you want using a ComboChart.  Add an additional series of data to your chart, with values in the first and last row equal to the height of the line you want (all other values should be null).  Set the "interpolateNulls" option to true and use the "series" option to make this series a line type and remove it from the legend.  Here's an example: http://jsfiddle.net/asgallant/rmwbQ/

On Wednesday, October 3, 2012 4:04:49 AM UTC-4, Ovi wrote:
Hello,

I have a ColumnChart in my application and i want to display a baseline for a selected column (i.e vAxis.baseline). The problem is that when i set the baseline value, the format of the chart changes a bit, meaning that all values below the baseline value are shown as "negatives" (it's like considering the baseline as the 0 axis). Is it possible to just add a line in the chart and don't change the display format?

Thank you,
Ovi.
Reply all
Reply to author
Forward
0 new messages