博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
PlotLegends 应用
阅读量:6630 次
发布时间:2019-06-25

本文共 445 字,大约阅读时间需要 1 分钟。

Needs["PlotLegends`"]ListLinePlot[Table[n^(1/p), {p, 4}, {n, 10}],  PlotMarkers -> Automatic, GridLines -> {None, Automatic},  AxesOrigin -> {0, 0}, PlotRange -> {
{0, 12}, {0, 12}}, PlotLegend -> {"A", "B", "C", "D"}, LegendPosition -> {-0.5, 0.5}, FrameLabel -> {"x", "y"}, Frame -> {
{True, False}, {True, False}}, ImageSize -> 600, ShadowOffset -> 0, LegendBorder -> None, LegendOrientation -> Horizontal, LegendBorderSpace -> 0]

转载地址:http://dgwvo.baihongyu.com/

你可能感兴趣的文章
js的逻辑 OR 运算符- ||
查看>>
[SQL Server]一次执行资料夹内的.sql 指令码
查看>>
【计算机视觉】粒子滤波跟踪
查看>>
hadoop集群扩展
查看>>
操作系统诊断
查看>>
[Compose] 19. Leapfrogging types with Traversable
查看>>
Tomcat version 7.0 only supports J2EE 1.2, 1.3, 1.4, and Java EE 5 and 6 Web modules
查看>>
2015年度新增开源软件排名TOP100
查看>>
BZOJ 2456: mode(新生必做的水题)
查看>>
View State
查看>>
自旋锁spinlock解析
查看>>
【java.lang.UnsupportedClassVersionError】版本不一致出错
查看>>
JVM Debugger Memory View for IntelliJ IDEA
查看>>
html5播放mp4视频代码
查看>>
032_nginx配置文件安全下载
查看>>
Linux下tomcat修改成的80端口无法访问
查看>>
为了好好看球,学霸们用深度学习重建整个比赛3D全息图
查看>>
CentOS双机中Docker下安装Mysql并配置互为主从模式
查看>>
sql in not in 案例用 exists not exists 代替
查看>>
WEB前端资源代码:学习篇
查看>>