0

I need to paint the area under the function that is always negative. How to do it? Now filled the area between the zero's and my function(the upper part of the screen) but i need to paint the bottom part.

like this:

example of graph

If i use XYSeriesCollection with 2 series, then popups in bottom show values for second series, not for my function.

  • 1
    What does the colored area represent? – Atreys Feb 28 '17 at 22:40
  • 1
    A forum [topic](http://www.jfree.org/forum/viewtopic.php?f=3&t=117702) cited [here](http://stackoverflow.com/q/17254737/230513) contrasts `XYDifferenceRenderer` & `XYAreaRenderer`. – trashgod Mar 01 '17 at 06:51
  • @Atreys this is display for the spectrum analyser. Values is the signal level in dB, it looks strange when the signal is increasing from zero. – user7638070 Mar 01 '17 at 22:33

0 Answers0