Distribution Curve in Chart

I am trying to use Chart to show a distribution curve. The Jfree functions show that it is distribution charts are a function, however I am having trouble making it work inside of ignition

Here are the api for reference

http://www.java2s.com/Code/Java/Chart/JFreeChartNormalDistributionDemo.htm

http://www.jfree.org/jfreechart/api/javadoc/org/jfree/data/function/NormalDistributionFunction2D.html

I
.

1 Like