当前位置:网站首页>Origin2018 installation and use (sorting)
Origin2018 installation and use (sorting)
2022-07-01 16:19:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm your friend, Quan Jun .
List of articles
- 1. origin Download and install
- 2. Some necessary settings before drawing
- 3. Keep the graphic size , take Origin Copy drawing to word in
- 4. Broken line diagram
- 5. Histogram
- 6. Draw Double Y Axis diagram
1. origin Download and install
Origin 2018(32/64 position ) Download address : link :https://pan.baidu.com/s/1tgLxqeLoBp5DuL-hqlUDsg password :v46x Installation tutorial :https://jingyan.baidu.com/article/454316abde29f5f7a6c03a69.html
2. Some necessary settings before drawing
Origin Some necessary settings and understanding before drawing 1. Project manager 、 object manager → Unhide ; 2. Change the default font ( Tools → Options → Text Fonts →Times new Roman) 3. Export margin adjustment ( Tools → Options → Text Fonts → page → Margin control → compact ); 4.Ctrl+M : The Greek letter Shortcut key
3. Keep the graphic size , take Origin Copy drawing to word in
In writing a paper , Generally, there are clear requirements for picture size and font size , Sometimes in order to ensure the size of the picture , Need to resize the picture , As a result, the font size also changes , This is obviously not in line with the requirements , So what can we do to ensure the size of the picture while , Maintain the size of the font ? Here is a brief introduction .
- Open Settings -> Options -> page -> Copy page setup -> The proportion , Adjustable for 100%
- Double click the blank position of the drawing , Show -> Fixed factor , Set to 1
- Tools -> System variables , Set up ems Variable value is 0
4. Broken line diagram
1. Import data ; 2. mapping →2D Broken line diagram ; 3. Double click the axis → Change the horizontal tick mark label ; 4. Click on the axis and tick marks → Upper shaft 、 Both the major and minor scale styles in the right axis are set to none ; 5. Set the main grid line and secondary grid line in the grid vertical line ; 6. Double click the line , Modify the style ; 7. export Refer to the website : How to use Origin Draw line chart - Experience in baidu
Next , Introduce some common problems in the drawing process .
4.1 data display
Double click the line that needs to display data —> label
4.2 stay legend Add line annotation in
Double click the text object legend-> Add legend symbols
4.3 Adjust the bar width of the histogram
Double click the histogram to be adjusted -> spacing /Spacing-> Adjust spacing . The larger the proportion , The narrower the width
4.4 Remove line aliasing
The existence of jagged lines will cause the lines to be blurred , here , We can enable anti aliasing tools , With 2019 Version as an example , At the top of the right toolbar .
5. Histogram
5.1 Draw an uneven histogram
When drawing a histogram , Due to the uneven data , It often leads to the overlap between columns , At the same time, there will be a great gap between the columns , Affect the beauty of graphics , So , Need readjustment X Axis spacing , Ensure the consistency of spacing between columns .
First insert the data ( The first two groups ), Then create a set of data ( The coordinates are evenly distributed ), Set the column as X
use C As a x Axis ,B As a y Axis , Draw a column chart , The effect is as follows :
Open the tick mark label , Select the text from the dataset in the type
Find A Column , Click ok .
Get it done !
6. Draw Double Y Axis diagram
Here is an introduction to drawing double Y Two methods of axial graph :
6.1 Draw Double Y Axis diagram
Origin: How to use Origin Draw Double Y Axis diagram
6.2 Add a new layer to an existing layer
Right click on the space , New layer -> Right -Y Axis ( relation x Scale and size of shaft ), Then on the layer 2 Just operate on
Then double-click the... In the upper left corner Layers 2
You can add new data
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/131066.html Link to the original text :https://javaforall.cn
边栏推荐
- 【Hot100】20. Valid parentheses
- The latest NLP game practice summary!
- process.env.NODE_ENV
- 虚拟串口模拟器和串口调试助手使用教程「建议收藏」
- 【LeetCode】43. String multiplication
- [observation] where is the consulting going in the digital age? Thoughts and actions of softcom consulting
- Submission lottery - light application server essay solicitation activity (may) award announcement
- Example of vim user automatic command
- Nuxt.js数据预取
- Problems encountered in IM instant messaging development to maintain heartbeat
猜你喜欢
【Hot100】19. 删除链表的倒数第 N 个结点
Korean AI team plagiarizes shock academia! One tutor with 51 students, or plagiarism recidivist
分享在大疆DJI(深圳总部)工作的日常和福利
The latest NLP game practice summary!
How to use MySQL language for row and column devices?
[SQL statement] Why do you select two Shanghai and query different counts here? I want it to become a Shanghai, and count only displays a sum
Embedded development: five revision control best practices
I'm a senior test engineer who has been outsourced by Alibaba and now has an annual salary of 40w+. My two-year career changing experience is sad
idea启动Command line is too long问题处理
Uncover the "intelligence tax" of mousse: spend 4billion on marketing, and only 7 invention patents
随机推荐
Pico,是要拯救还是带偏消费级VR?
近半年内连获5家“巨头”投资,这家智能驾驶“黑马”受资本追捧
实现数字永生还有多久?元宇宙全息真人分身#8i
部门来了个拿25k出来的00后测试卷王,老油条表示真干不过,已被...
Nuxt. JS data prefetching
She is the "HR of others" | ones character
[nodemon] app crashed - waiting for file changes before starting...解决方法
SQLServer查询: a.id与b.id相同时,a.id对应的a.p在b.id对应的b.p里找不到的话,就显示出这个a.id和a.p
【SQL语句】请问这边为什么select出了两个上海,查询出了不同的count我想让他变成一个上海,count只显示一个总和
程序员职业生涯真的很短吗?
Go 语言源码级调试器 Delve
高端程序员上班摸鱼指南
苹果自研基带芯片再次失败,说明了华为海思的技术领先性
Example of vim user automatic command
Zero copy technology of MySQL
MLPerf Training v2.0 榜单发布,在同等GPU配置下百度飞桨性能世界第一
process.env.NODE_ENV
Task. Run(), Task. Factory. Analysis of behavior inconsistency between startnew() and new task()
从 MLPerf 谈起:如何引领 AI 加速器的下一波浪潮
【Hot100】20. Valid parentheses