更改 ggplot2 中 x 值的比例

发布于 2025-01-11 15:48:58 字数 718 浏览 0 评论 0原文

我正在撰写大学论文,需要为黄鳍金枪鱼创建一些潜水形状剖面图。我已经创建了图表,但 X 轴的比例有问题,因为它是一个时间值,而且我有一个 6 面板图。我的时间范围是 5 分钟间隔,每张图总计 15 分钟。我的图表的时间范围如下:(a)2019 年 1 月 20 日上午 11:45 至下午 12 点,15 分钟时间跨度。 (b) 15 分钟时间跨度 16:47-17:02PM 26/1/2019。 (c) 15 分钟时间跨度 16:40-16:55 2019 年 8 月 2 日。 (d) 15 分钟时间跨度 17:10-17:25 2019 年 2 月 14 日。 (e) 15 分钟时间跨度 16:15-16:30 26/2/2019。 (f) 15 分钟时间跨度 16:40-16:55 2019 年 9 月 3 日。请注意,日期不一定重要,但附加到我的图表中将是额外的好处。将规模固定在 500m 深度也很棒。每个面板都是一个单独的 Excel 电子表格。

输入图片此处描述

在此处输入图像描述

I am undergoing my university dissertation and need to create some dive shape profiles for Yellowfin tuna. i have created the graph but am having issues with the scale of my X axis, as it is a time value and i have a 6 panel plot. My time-frame is in 5 minute intervals, adding up to 15 mins per graph. The time frames for my graph are as follows: (a)15-minute timespan 11:45AM-12 PM 20/1/2019. (b) 15-minute timespan 16:47-17:02PM 26/1/2019. (c) 15-minute timespan 16:40-16:55 8/2/2019. (d) 15-minute timespan 17:10-17:25 14/2/2019. (e) 15-minute timespan 16:15-16:30 26/2/2019. (f) 15-minute timespan 16:40-16:55 9/3/2019. Note that the dates do not matter necessarily, but would be an extra bonus to attach to my graph. Fixing the scale to 500m in depth would be fantastic also. Each of these panels, are a separate excel spreadsheet.

enter image description here

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

神仙妹妹 2025-01-18 15:48:58

如果没有更多示例,我有点不清楚您要做什么,但如果您想更改轴但查看 ggplot scale_x_discrete()

I'm a little unclear of what you're trying to do without more of an example but if you're trying to change the axis but look into ggplot scale_x_discrete()

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文