![]() |
Graph axis / centre location change
Hi having now with the help from this forum suceeded in plotting my x y scatter graph i now wonder the following .... please assume for example my x axis is 200 - 400 and the same for my y axis. I would like to be able to zoom into the graph so for example i can see more clearly at heavily plotted areas. My thoughts on doing this are to redraw the graph with a smaller x and y axis range for example using a button or key stroke to increment / decrement the range secondly i would like to change to centre point meaning it will azoom from what ever centre point i choose . Can you clever guys please help -- Wobbles ------------------------------------------------------------------------ Wobbles's Profile: http://www.thecodecage.com/forumz/member.php?userid=365 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=107134 |
Graph axis / centre location change
I would recommend using a combination of controls from the Forms toolbar,
formulas, and VBA (http://peltiertech.com/Excel/Charts/...nkToSheet.html) The controls will give you the itnerface you need. Controls generate a number, which you could then manipulate via formulas to get the desired min/max values for your scale. Then use the coding found on Jon Peltier's site to update your charts. Also, check out Jon's article on dynamic charting. Your other option may be to control the amount of data being charted, and then let XL auto-scale your axes. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Wobbles" wrote: Hi having now with the help from this forum suceeded in plotting my x y scatter graph i now wonder the following .... please assume for example my x axis is 200 - 400 and the same for my y axis. I would like to be able to zoom into the graph so for example i can see more clearly at heavily plotted areas. My thoughts on doing this are to redraw the graph with a smaller x and y axis range for example using a button or key stroke to increment / decrement the range secondly i would like to change to centre point meaning it will azoom from what ever centre point i choose . Can you clever guys please help -- Wobbles ------------------------------------------------------------------------ Wobbles's Profile: http://www.thecodecage.com/forumz/member.php?userid=365 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=107134 |
Graph axis / centre location change
THank i will give this a try , something tells me i am out of my depth , but i wont fail without a fight :-) Please keep posting peeps -- Wobbles ------------------------------------------------------------------------ Wobbles's Profile: http://www.thecodecage.com/forumz/member.php?userid=365 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=107134 |
All times are GMT +1. The time now is 02:03 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com