ChartWrappers are just objects that wrap the individual charts, there is 
nothing you can do with the regular chart objects that you can't do with 
ChartWrappers.  If you want to use a ComboChart, you change the "chartType" 
parameter of the ChartWrapper to "ComboChart" instead of (in your case) 
"CandlestickChart".

On Thursday, January 24, 2013 7:56:53 PM UTC-5, Lucero del Alba wrote:
>
> Look I got it in the end, it was something a little obscure to me -- I had 
> everything in place, but apparently I had to explicitly state how many 
> series I had on the viewColums param for the ChartWrapper constructor; 
> here on line 55 http://jsfiddle.net/WePkA/3/
>
> I couldn't figure out though how to get the controls working with a combo 
> chart (or say, without using ChartWrapper); but maybe it's not even 
> possible, and I got it working this way anyway, so I'll adapt the code I 
> had from combo charts to this new method.
>
> Thanks again for your assistance Sergey.
>
>
> On Thu, Jan 24, 2013 at 6:43 PM, Sergey Grabkovsky 
> <[email protected]<javascript:>
> > wrote:
>
>> No problem! If you like, you can reply with your code and I can look at 
>> it with you.
>>
>> - Sergey
>>
>>
>> On Thu, Jan 24, 2013 at 4:33 PM, Lucero del Alba 
>> <[email protected]<javascript:>
>> > wrote:
>>
>>> Great!  Then clearly my code isn't working because of something else, 
>>> I'll figure it out.  Many thanks for your quick and illustrative feedback 
>>> Sergey.
>>>
>>>
>>> On Thu, Jan 24, 2013 at 5:55 PM, Sergey Grabkovsky 
>>> <[email protected]<javascript:>
>>> > wrote:
>>>
>>>> Absolutely! Here's another example that demonstrates 
>>>> that<http://jsfiddle.net/WePkA/2/>. 
>>>> You're right in that the corechart package isn't necessary. The 
>>>> ChartWrapper loads everything that it needs dynamically.
>>>>  
>>>> - Sergey
>>>>
>>>>
>>>> On Thu, Jan 24, 2013 at 3:44 PM, Lucero del Alba 
>>>> <[email protected]<javascript:>
>>>> > wrote:
>>>>
>>>>> Wow, you're using series even in the ControlWrapper!  That's very 
>>>>> cool, thanks for the example Sergey.  Do you know if the same principle 
>>>>> can 
>>>>> be used for the ChartWrapper to get lines and areas in the upper chart? 
>>>>>  I'm trying it right now, but I don't seem to get it work, I gotta be 
>>>>> missing something.
>>>>>
>>>>> ps: on a less relevant matter, I wonder if the 'corechart' package was 
>>>>> necessary on that example, I understand all of the methods used there are 
>>>>> within 'controls' already.
>>>>>  
>>>>>
>>>>> On Thu, Jan 24, 2013 at 5:23 PM, Sergey Grabkovsky 
>>>>> <[email protected]<javascript:>
>>>>> > wrote:
>>>>>
>>>>>> You can indeed do that! Here is an example of bars on an area 
>>>>>> ChartRangeFilter <http://jsfiddle.net/WePkA/1/>.
>>>>>>
>>>>>> - Sergey
>>>>>>
>>>>>>
>>>>>> On Thu, Jan 24, 2013 at 3:12 PM, Lucero del Alba 
>>>>>> <[email protected]<javascript:>
>>>>>> > wrote:
>>>>>>
>>>>>>> Hi, is it possible to use series with controls and 
>>>>>>> dashboards<https://developers.google.com/chart/interactive/docs/gallery/controls>
>>>>>>>  to 
>>>>>>> have something like the ChangeFilter 
>>>>>>> Control<https://code.google.com/apis/ajax/playground/?type=visualization#chartrangefilter_control>example
>>>>>>>  with candlesticks, lines and the like?
>>>>>>>
>>>>>>> The page for controls/dashboards doesn't mention series handling, 
>>>>>>> but maybe there's a way to combine, say, combo 
>>>>>>> charts<https://developers.google.com/chart/interactive/docs/gallery/combochart>(in
>>>>>>>  which you can manage 
>>>>>>> series very easily) with controls (to get something like this 
>>>>>>> http://jsfiddle.net/asgallant/kA7Sp/6/ with date filter control); 
>>>>>>> although ComboChart and ChartWrapper methods depend on different 
>>>>>>> packages 
>>>>>>> of the API (*corechart* and *controls*, respectively).
>>>>>>>
>>>>>>> Thanks in advance for any tip.
>>>>>>>
>>>>>>> -- 
>>>>>>> You received this message because you are subscribed to the Google 
>>>>>>> Groups "Google Visualization API" group.
>>>>>>> To post to this group, send email to 
>>>>>>> [email protected] <javascript:>.
>>>>>>> To unsubscribe from this group, send email to 
>>>>>>> [email protected] <javascript:>.
>>>>>>> Visit this group at 
>>>>>>> http://groups.google.com/group/google-visualization-api?hl=en.
>>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>>  
>>>>>>>  
>>>>>>>
>>>>>>
>>>>>>  -- 
>>>>>> You received this message because you are subscribed to the Google 
>>>>>> Groups "Google Visualization API" group.
>>>>>> To post to this group, send email to 
>>>>>> [email protected]<javascript:>
>>>>>> .
>>>>>> To unsubscribe from this group, send email to 
>>>>>> [email protected] <javascript:>.
>>>>>> Visit this group at 
>>>>>> http://groups.google.com/group/google-visualization-api?hl=en.
>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>  
>>>>>>  
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> -- 
>>>>>     Emiliano 
>>>>>
>>>>> -- 
>>>>> You received this message because you are subscribed to the Google 
>>>>> Groups "Google Visualization API" group.
>>>>> To post to this group, send email to 
>>>>> [email protected]<javascript:>
>>>>> .
>>>>> To unsubscribe from this group, send email to 
>>>>> [email protected] <javascript:>.
>>>>> Visit this group at 
>>>>> http://groups.google.com/group/google-visualization-api?hl=en.
>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>  
>>>>>  
>>>>>
>>>>
>>>>  -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Google Visualization API" group.
>>>> To post to this group, send email to 
>>>> [email protected]<javascript:>
>>>> .
>>>> To unsubscribe from this group, send email to 
>>>> [email protected] <javascript:>.
>>>> Visit this group at 
>>>> http://groups.google.com/group/google-visualization-api?hl=en.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>  
>>>>  
>>>>
>>>
>>>
>>>
>>> -- 
>>>     Emiliano 
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Google Visualization API" group.
>>> To post to this group, send email to 
>>> [email protected]<javascript:>
>>> .
>>> To unsubscribe from this group, send email to 
>>> [email protected] <javascript:>.
>>> Visit this group at 
>>> http://groups.google.com/group/google-visualization-api?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>  
>>>  
>>>
>>
>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google Visualization API" group.
>> To post to this group, send email to 
>> [email protected]<javascript:>
>> .
>> To unsubscribe from this group, send email to 
>> [email protected] <javascript:>.
>> Visit this group at 
>> http://groups.google.com/group/google-visualization-api?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>
>
> -- 
>     Emiliano 
>

-- 
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 post to this group, send email to [email protected].
Visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to