I tried below function to pass first argument value and remaining as zero(float type cast). It couldn't shown any plot on the GUI Coordinate widget
QVector3D point(X_Coordinate_Acclrtn, 0.f, 0.f);