Arun Narayanankutty

Results 21 comments of Arun Narayanankutty

keep the issues separate. That way I can close the issue one by one after fixing. Looks like the formula tab is not respecting the set locale. will fix it...

If you compile the latest source, you should be able to plot this. I got the following plot from the provided data (replace 31P concentrations with 0 vale to nan)...

seems to work for now but a better representation of double in QDoubleSpinBox(property editor) would be to use scientific notation by sub classing QDoubleSpinBox for large doubles. I will keep...

Thanks for the effort! QJSEngine is available in qt6, it is quite similar to qtscript I guess. Only thing that wont be available is debugger that we can pretty much...

you may have to tinker around with qmake file path definitions for the same. I will have a look this week end.

I will look in to it but don't expect QtiPlot file support anytime soon. Priority - medium to low Thanks for your interest in Alphaplot :)

AlphaPlot uses the QCustomPlot library for 2D plotting. Currently, this library donot support polar coordinate system. I think the deveoloper of qcustomplot is currently in the process of rleasing a...

yes, but polar plots are still under active development. Interface may change drastically in next release of qcustomplot. I went with qcustomplot because any way switching to next release of...

Well, thank you for the points. Some of your points will be addressed in next release. ### Backend - I remember fixing some of the fitting related issues. can you...

thank you for the inputs. I will have a look at it soon..