Gnuplot使用技巧:线和点的种类(Line and Point Types)

本文详细介绍了如何在gnuplot中自定义点线类型及字体设置,通过使用gnuplottest函数生成图表,并进行图像操作。文章提供了设置全局和局部字体、调整边框、标签位置以及颜色、样式的选择方法。

Line and Point TypesA lot of the default types that gnuplot chooses are rather nice, but many times it necessary to distinguish and use specific point types and line types. I have generated a huge gnuplot list using the gnuplot test function and then some image manipulation. I always lack this information and couldn't find any reference for this on the internet. 

Gnuplot使用技巧:线和点的种类(Line and Point Types) - 喜欢吃桃子 - wangyufeng的博客
 
转自: http://www.tantal.dk
设置字体。第一项为全局默认字体,第二项为某一项的字体
set term emf font "Times New Roman,宋体,15"
set title "服务发现率" font "Times New Roman,宋体,20"


不画右侧和上侧的边框
set border 3
set  xtics nomirror
set ytics nomirror


任意放置标签的位置
set key 290,0.25



每种输出格式下,gnuplot的颜色数量不同。emf格式下,gnuplot有十五种颜色
lt 1 至 lt 15。lt 16也为红色,但线形变为虚线。
gnuplotcolor.gif

emf格式下的前30种点、线
gnuplot.gif
 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值