Menu

#529 Allow specifying linetype for textbox borders

None
open
nobody
None
5
2022-02-09
2022-02-09
pbnoxious
No

Dear developers,

I found that it seems currently not possible to specify the linetype for a textbox border, only the color and the width.

As an example,

set style textbox 1 border lc "black" lw 2

works, but adding dt 1 does not.

It would be nice to allow this in a similar way as for set key, so you can have matching style for a key (with a dashed border) and additional labels.
Is this something that could be implemented?

Best wishes
pbnoxious

Discussion

  • pbnoxious

    pbnoxious - 2022-02-09

    I'm sorry for having opened this under "support requests", this should have been under "feature requests". Could you please move the ticket?

     
    • Ethan Merritt

      Ethan Merritt - 2022-02-09

      Moved. Note that there are technical reasons why this would be difficult to implement. For some terminals the textbox border is created implicitly by setting some property of the text bounding box in a graphics support library; i.e. it is not explicitly drawn by gnuplot. To some extent you can control it by setting a requested linewidth and color, but even there the library may not deliver exactly what you expected.

       
  • Ethan Merritt

    Ethan Merritt - 2022-02-09

    Ticket moved from /p/gnuplot/support-requests/274/

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.