Hi, I am trying to plot a chart in my app. Each value for the chart is returned by a formula. A user will just give a range of numbers and chart would be plotted for that range, the input of the calculation/ formula will be the integers in the selected range. How can I achieve that, any ideas?
I am using the extension 'ChartMaker' for the purpose of showing line chart in the app.
This is the block of code which will plot a chart, but probelm is with values, how can I calculate that values?
The final chart would look like this:
I have the equation for this curve,