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 7611871
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T01:46:11+00:00 2026-05-31T01:46:11+00:00

I am trying to include an asterix on top or bottom of a box

  • 0

I am trying to include an asterix on top or bottom of a box in boxplot graph that represent significance after performing the independent variable t-test evaluation. How can I add this to my graph?

  • 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-05-31T01:46:12+00:00Added an answer on May 31, 2026 at 1:46 am

    You can use text() and write at the corresponding location, if you know it beforehand; e.g.,

    dfrm <- data.frame(y=rnorm(100, mean=10), x=gl(4, 25))
    dfrm$y[dfrm$x==2] <- dfrm$y[dfrm$x==2]+2
    boxplot(y ~ x, data=dfrm, ylim=c(min(dfrm$y)-.5, max(dfrm$y)+.5))
    text(x=2, y=max(dfrm$y[dfrm$x==2]), "*", pos=3, cex=1.2)
    

    Adapt x=2 to suit your needs.

    Or you can use mtext to put the star outside the plotting region, like in

    mtext("*", side=3, line=0, at=2, cex=1.2)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to include a instance variable in a message that a UIAlertView Shows. lostAlert
I am trying to include a .php file that will generate a form for
I'm trying to include a Facebook share iframe on a site that's served using
I'm trying to include script and style references that will not break on deployment,
I am trying to include a JSP page after the end of a filter.
I'm trying to include in my Windows Form App a way that when user
I am trying to include different header files based on the variable passed from
I'm trying to include a user-defined variable (derived from a cookie) in a shell_exec
I'm trying to include an ad bar at the bottom of my web board.
I'm trying to include db.php and pass a variable to it. This is what

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.