The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Difficulty with Enabling Anti-Aliasing and Exporti

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Katherine_Ryan Posted - 08/28/2023 : 07:39:49 AM
I've been working on a project that involves creating some complex graphs in Python and exporting them as PDF files. However, I've encountered a few challenges that I could use some help with.I'm trying to enable anti-aliasing for my graphs to improve their visual quality. I've heard that this can be achieved using certain libraries or settings, but I'm not exactly sure how to implement it. Has anyone successfully enabled anti-aliasing for graphs in Python before? Could you please provide some guidance or code examples?
1   L A T E S T    R E P L I E S    (Newest First)
YimingChen Posted - 08/28/2023 : 08:41:40 AM
graph.set_int('aa', 1)

Check this example:
https://www.originlab.com/doc/en/python/Examples/Graphing#Line_Plot_with_Log_Scale

James

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000