Can you give me then one ideea what I can do? I need to find a way to draw area chart with curves and I think that you can give me some ideea and how can I make it.
Thanks for answers, Jonny On Tue, Apr 14, 2015 at 4:57 PM, 'Daniel LaLiberte' via Google Visualization API <[email protected]> wrote: > We don't know at this time when we will be able to make this feature > available. The line chart does not have an area opacity option, but if it > did, it would be the same as the area chart. > > > On Tue, Apr 14, 2015 at 9:28 AM, Morar Ioan <[email protected]> wrote: >> >> Or can you help me to can set opacity area at line chart? >> >> On Tue, Apr 14, 2015 at 4:05 PM, Morar Ioan <[email protected]> >> wrote: >> > So will be possible when you will release new version? Can you tell me >> > when will be this? >> > I need it to find a way. >> > >> > Thanks, >> > Jonny >> > >> > On Tue, Apr 14, 2015 at 4:03 PM, 'Daniel LaLiberte' via Google >> > Visualization API <[email protected]> wrote: >> >> I mean it would be possible if we make sufficient changes to the code >> >> to >> >> support it. The only way you could implement this now is to >> >> interpolate >> >> points yourself, adding more rows of data to simulate what Google >> >> Charts >> >> does to smooth the line. >> >> >> >> On Tue, Apr 14, 2015 at 9:00 AM, Morar Ioan <[email protected]> >> >> wrote: >> >>> >> >>> If could be possible can you send me a email with details? I really >> >>> need >> >>> this. >> >>> Thanks, >> >>> Jonny >> >>> >> >>> On Tue, Apr 14, 2015 at 3:53 PM, 'Daniel LaLiberte' via Google >> >>> Visualization API <[email protected]> wrote: >> >>> > Hi Morar, >> >>> > >> >>> > Sorry, we haven't implemented the curve function for the AreaChart. >> >>> > It >> >>> > would be possible, but we are unlikely to get to it before we switch >> >>> > over to >> >>> > the newer implementation based on the Material design. >> >>> > >> >>> > On Tue, Apr 14, 2015 at 8:22 AM, Morar Ioan <[email protected]> >> >>> > wrote: >> >>> >> >> >>> >> I need help for this too. It is possible to have curveType at >> >>> >> areaChart >> >>> >> too? >> >>> >> >> >>> >> On Thursday, April 25, 2013 at 8:41:53 PM UTC+3, Asela Bandara >> >>> >> wrote: >> >>> >>> >> >>> >>> Hi, >> >>> >>> >> >>> >>> I have a requirement to draw AreaChart with curved lines, but >> >>> >>> curveType: >> >>> >>> 'function' currently doesn't support or AreaChart. >> >>> >>> >> >>> >>> Also, i tried with LineCharts which supports curveType: >> >>> >>> 'function', >> >>> >>> but >> >>> >>> then it doesn't allow to fill the chart area. >> >>> >>> >> >>> >>> Can anyone suggest a viable solution for this? >> >>> >>> >> >>> >>> Appreciate any feedback! >> >>> >>> >> >>> >>> Thanks & Regards, >> >>> >>> Bandara >> >>> >> >> >>> >> -- >> >>> >> 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. >> >>> >> For more options, visit https://groups.google.com/d/optout. >> >>> > >> >>> > >> >>> > >> >>> > >> >>> > -- >> >>> > Daniel LaLiberte - 978-394-1058 >> >>> > [email protected] 5CC, Cambridge MA >> >>> > [email protected] 9 Juniper Ridge Road, Acton MA >> >>> > >> >>> > -- >> >>> > 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/JpmhKoo2-hg/unsubscribe. >> >>> > To unsubscribe from this group and all its topics, 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. >> >>> > For more options, visit https://groups.google.com/d/optout. >> >>> >> >>> -- >> >>> 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. >> >>> For more options, visit https://groups.google.com/d/optout. >> >> >> >> >> >> >> >> >> >> -- >> >> Daniel LaLiberte - 978-394-1058 >> >> [email protected] 5CC, Cambridge MA >> >> [email protected] 9 Juniper Ridge Road, Acton MA >> >> >> >> -- >> >> 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/JpmhKoo2-hg/unsubscribe. >> >> To unsubscribe from this group and all its topics, 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. >> >> For more options, visit https://groups.google.com/d/optout. >> >> -- >> 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. >> For more options, visit https://groups.google.com/d/optout. > > > > > -- > Daniel LaLiberte - 978-394-1058 > [email protected] 5CC, Cambridge MA > [email protected] 9 Juniper Ridge Road, Acton MA > > -- > 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/JpmhKoo2-hg/unsubscribe. > To unsubscribe from this group and all its topics, 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. > For more options, visit https://groups.google.com/d/optout. -- 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. For more options, visit https://groups.google.com/d/optout.
