Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9238801
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T07:50:42+00:00 2026-06-18T07:50:42+00:00

I have to write a document and the instructions are really stricts. The text

  • 0

I have to write a document and the instructions are really stricts. The text size has to be 7pt inside all figures (axis labels, ticks labels, legends). For some reasons I use the base graphics package and cannot use extra packages like ggplot2. In the options of “graphics” (?par), I only see this cex parameter and derivatives that permit to fix the text size relative to a default size.

What is the default font size of R graphics ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T07:50:44+00:00Added an answer on June 18, 2026 at 7:50 am

    For all of R’s graphical devices, the default text size is 12 points but it can be reset by including a pointsize argument to the function that opens the graphical device. From ?pdf:

    pointsize: the default point size to be used. Strictly speaking, in
    bp, that is 1/72 of an inch, but approximately in points.
    Defaults to ’12’.

    For example, open a device like this:

    ## pdf
    pdf("plot.pdf", pointsize=7)
    
    ## bitmap
    bmp("plot.bmp", pointsize=7)
    
    ## graphics window on screen
    x11(pointsize=7)
    
    ## etc., etc.  (See ?Devices for a list of available graphics devices.)
    

    and then, after plotting to it, close it with dev.off().

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a problem when I create page with the script showing document.write(Text); text
why when i write document.getElementByClass('home1').setAttribute('style', 'background-image:url(img/red_menu.PNG);'); it doesn't work? i have the element with
I have a variable when i write its value using document.write() i don't get
so I have an external javascript file, lets call it something.js and i document.write
Does anyone have a link or document on how to write a screensaver for
I need to write a macro to clean up an Excel document. I have
I have a couple different apps that write text files to the Documents Directory
I have write my own view Bar, which extends LinearLayout . My bar has
I have to write up a technical document in Framemaker that explains various programming
I have the following code, that inserts the processing instructions before root element: Document

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.