I tried to plot this file of >10,000 points (x,y)
All works Ok on smaller files
Is there a built in limit to number of points?
CentOS 8
Terminal type is now 'qt'
gnuplot> plot "AAA_ABI.SV" u 2:1 w l
Warning: empty x range [-42.6492:-42.6492], adjusting to [-43.0757:-42.2227]
Warning: empty y range [6.54213:6.54213], adjusting to [6.47671:6.60755]
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tried to plot this file of >10,000 points (x,y)
All works Ok on smaller files
Is there a built in limit to number of points?
CentOS 8
Terminal type is now 'qt'
gnuplot> plot "AAA_ABI.SV" u 2:1 w l
Warning: empty x range [-42.6492:-42.6492], adjusting to [-43.0757:-42.2227]
Warning: empty y range [6.54213:6.54213], adjusting to [6.47671:6.60755]
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.