jfree / jfreechart

A 2D chart library for Java applications (JavaFX, Swing or server-side).
http://www.jfree.org/jfreechart/
GNU Lesser General Public License v2.1
1.22k stars 462 forks source link

Shaleen 39 #346

Open ShaleenMehrotra opened 1 year ago

trashgod commented 1 year ago

If I understand correctly, the default behavior PiePlot is to ignore negative values in the dataset. It seems that this change would have the effect of causing previously correct programs to fail when encountering negative values. Could this be handled more compatibly during data acquisition?