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

  • Home
  • SEARCH
  • 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 7429041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T08:54:24+00:00 2026-05-29T08:54:24+00:00

In Raphael JS documentation, there are examples how make svg, but only at the

  • 0

In Raphael JS documentation, there are examples how make svg, but only at the top left corner.

// Canvas is created at the top left corner of the #notepad element

// (or its top right corner in dir=”rtl” elements)
var
paper = Raphael(document.getElementById(“notepad”), 320, 200);

How can I make it to start not from left top corner, but for example from x=0 and y=50?

  • 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-29T08:54:25+00:00Added an answer on May 29, 2026 at 8:54 am

    This is probably less about the CSS and more about the SVG. You can define the container in HTML using CSS, but inside that contain it is best to make your definitions directly relevant to the SVG data. Particular to this case are these attributes:

    • viewBox
    • preserveAspectRatio

    On that second attribute you will want the value “xMinYMid meet”. This will cause the SVG image to render from the vertical center and left edge of its available canvas. You can also remove the width and height attributes on your SVG as such are counter-intuitive to the rendering of vector graphics.

    I have successfully integrated SVG graphics into three places of a slideshow app, http://mailmarkup.org/slideshow.xhtml

    • The quote graphic that appears at the beginning of quotes
    • The logo in the footer
    • The SMTP and HTTP diagrams on a slide mid way through

    If you shrink or grow the browser window the graphics will stay in their correct location and will grow relative to the text.

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

Sidebar

Related Questions

Is there a way to make a Raphael canvas/Paper expand to full screen? When
Raphael elements event handlers are executed only when the element is filled. Click event
Can I put a Raphael.js canvas over an IMG element? What should I do
Raphael uses SVG for rendering, which is only supported on IE9 (and not even
I've created and SVG-file from an Illustrator-image. I'm using this: https://github.com/wout/raphael-svg-import to import and
I've just discovered Raphael, and love it, but I am not much of a
I’m generating multiple, random sized, circular elements using the Raphael JavaScript library but because
I'm using the Raphael library to create SVG objects. To initialise the SVG shape
i try to serialize raphael's canvas to send it via form and get a
I'm working with SVG using the Raphael library. I can apply a fill colour

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.