peas Report post Posted March 5, 2008 Hi, we need to create a chart where we can draw a kind of deviation to a line. The displayed deviation should differ from point to point. Our first attempt was to create 2 areas. One area filled with a background color, the other filled with white background. The result doesn't look like what we were thinking of, because white area hides the original background the chart. As described in http://www.fusioncharts.com/forum/Topic1903-40-1.aspx there is no possibility to create 2 lines and just fill the difference between them. Is that correct? Till now we used JFreeChart to create our charts. There you can find a DeviationRenderer Class which is just what we are looking for in fusioncharts. Does anyone have an idea how to create such charts? Thanks for any reply, peas Share this post Link to post Share on other sites
Pallav Report post Posted March 6, 2008 Hi, I'm afraid we do not yet support filling between 2 lines. Share this post Link to post Share on other sites