Re: Polynomial and moving average regression lines for chart

2013-05-27 Thread Markus Mohrhard
Hey Tomaž, >> We can try to find someone doing the work in glade so that it would be >> just adapting the code which I can quickly do if necessary. >> > The same code is used in 2 different dialogs - trend line for all data > series and trend line for a particular data series. Also I have a feelin

Re: Polynomial and moving average regression lines for chart

2013-05-27 Thread Tomaž Vajngerl
On Mon, May 27, 2013 at 12:05 PM, Markus Mohrhard < markus.mohrh...@googlemail.com> wrote: > Hey Tomaž, > > We can try to find someone doing the work in glade so that it would be > just adapting the code which I can quickly do if necessary. > > The same code is used in 2 different dialogs - trend

Re: Polynomial and moving average regression lines for chart

2013-05-27 Thread Markus Mohrhard
Hey Tomaž, 2013/5/27 Tomaž Vajngerl : > Hi, > > I have implemented the polynomial and moving average regression curves > (trend lines) for chart. I have pushed the changes to a feature branch > "feature/polynomialregression" so please test it if you are interested. The > work is still ongoing but

Polynomial and moving average regression lines for chart

2013-05-27 Thread Tomaž Vajngerl
Hi, I have implemented the polynomial and moving average regression curves (trend lines) for chart. I have pushed the changes to a feature branch "feature/polynomialregression" so please test it if you are interested. The work is still ongoing but I want some feedback. Currently implemented is: -