From: Sergej S. <no...@ro...> - 2018-10-14 14:43:38
|
Hi! If we should use several numbers after point for Y axis what to use for solving this task? Thanks for the help. plbox( "bcnstd", 0.0 , 0.0, "bcnstv", 0.0, 0.0 ); plcol0( 1 ); pllab( titleX, titleY, title ); plcol0( 4 ); //- color 03 //plprec( 0, 0 ); //plfmt( "%6.2f" ); plline( NumInpData, FloatDate, FloatData ); Reagrds, Sergey. |