Sorry, there isn't really any simpler solution. This is an interesting way to show comparison. It might be good for us to implement this as a DiffChart.
On Tue, Apr 14, 2015 at 10:04 AM neo <[email protected]> wrote: > Hi, > > I would like to fill in an area between two lines in a Combo chart. > My specific scenario is showing the comparison between two results drawn > as two lines: > coloring the improvement area in green and the worsening area in red. see > attachment (Comparative_graph.png) > > I've tried this > > https://jsfiddle.net/gcv7zqpa/1/ > > and came up with the understanding that for the best result I should > calculate the intersection point of the lines and have a lot of unclean > code for this issue > > I'd like to know if isn't there any other way for solution simpler than > this? > > Thankyou!! > > > > -- > 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. > -- 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.
