Plot style details
Apart from adding entirely new plot styles, version 6 also makes a few
tweaks to existing plot styles.
- More terminals (png/jpeg/sixel/kitty) scale the size of a "dot" by the
current line width. Some other terminals already did this.
- Plot styles that draw error bars place a gap at the position of the data
point. The size of the gap is controlled by set pointintervalbox.
- Multiplots can now be redrawn or rescaled (see new multiplots).
Because of this it is no longer possible to read in-line data from pseudofile '-'. Use a data block instead.