Rafał Brzegowy - 2019-03-14

Hi,

Can I choose a start and end of line number to plot char (without edit source file and external tools)?

I have file with data like this (see atachment):
From 1 to 7 lines I want to skip
From 8 to 30 line I want to draw plot from column x (blue) and y (green).

After this data for the graph, there may be again lines to skip (like lines 1 to 7).

Regards