473,387 Members | 1,517 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

y axis for wide graphs

I have a number of wide graphs that I have on a webpage. I would like
to have a y-axis that does not move on the left side of the page so
that as I scroll the graph to the right, I still can see the tick marks
and labels on the left. So far I've come up with this:
<div style="background-image: url(Longyaxis.png); background-repeat:
no-repeat;
background-attachment: fixed; background-position: left bottom;
float:left;">
<div style="float:left;">
<img src="Long.png" width="18478px" height="625px" alt="Wide Graph"
/><br />
</div>
</div>

This does pretty much what I want in terms of positioning, but the
background image ("Longyaxis.png") which contains the tick marks and
labels hides behind the main image. Is there a way to make the
background actually be in front of the main image ("Long.png")?

Thanks for any ideas.

~Andy

Jun 30 '06 #1
0 927

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Dave Keays | last post by:
I am setting-up an experimental web service using Apache Axis but I'm having problems. AXIS can't find a library that I've verified exists on my computer and that CLASSPATH points to it. I'm using...
0
by: karen s via AccessMonster.com | last post by:
I searched the knowledge base for a way to do this but am having no luck with it. The directions state to select the data series that you want to plot along a secondary value axis, then on the...
11
by: Noel | last post by:
Hi all, I'm trying to create a 3D graph, which has 3-axis with different labes. I need to be able to color each of the bars indervidually. Something like that in excel, i.e. x- axis (species),...
0
by: rdemyan via AccessMonster.com | last post by:
Has anyone run into the problem of the Y-axis title in MS Graph being truncated on a wide-screen display?? -- Message posted via http://www.accessmonster.com
0
by: TraceyAnnison | last post by:
I wonder if you can help me - I'm new to this, and working in a project that has already been configured to work with Axis. We have a Java project built with the Spring framework, in order to...
1
by: peterchance | last post by:
Hi I am using VB 6 with MSCHART. I have no problem plotting my graphs but cannot change the Axis Scale on the fly. I can change it from the Property Page in design mode by turning off automatic...
0
by: Just_a_fan | last post by:
Some folks have searched, from time to time, for a dual axis MSChart with different scales on the two Y axes. The sample, extracted from running code I wrote, produces a graph with MSChart (VB9)...
2
by: Durand | last post by:
I got a really annoying problem with datetime graphs. The problem is that with a long range time graph, the text on the x axis keeps overlapping like here:...
0
by: russtee | last post by:
I am creating crystal reports line graphs using vb.net. When the number of records is small it labels the x-axis. When the number of points is large it doesn't label them at all. I need to be able...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.