similar to: [LLVMdev] [LNT] Does LNT's mouse wheel zooming work well anywhere?

Displaying 20 results from an estimated 7000 matches similar to: "[LLVMdev] [LNT] Does LNT's mouse wheel zooming work well anywhere?"

2014 May 09
2
[LLVMdev] [LNT] Does LNT's mouse wheel zooming work well anywhere?
On 9 May 2014 05:47, Bob Wilson <bob.wilson at apple.com> wrote: >> I think mouse wheel zoom should be turned off, in favor of traditional double click to zoom, and zoom in/out buttons. > > Yes, please! +1
2014 May 09
2
[LLVMdev] [LNT] Does LNT's mouse wheel zooming work well anywhere?
On 9 May 2014 11:55, Yi Kong <kongydev at gmail.com> wrote: > That's odd. Zooming works great on my machine using Chrome and Firefox on both > Windows and Linux. Works as in "it zooms", but I personally hate it zooming on mouse wheel, since it changes the behaviour of the browser depending where the cursor is, which for me is just bad design. I'd rather it worked
2016 Apr 21
2
[RFC] Using D3 in LNT?
> On 21 Apr 2016, at 17:15, Chris Matthews <chris.matthews at apple.com> wrote: > > I love D3. This is a great idea. Maybe we can finally kill flot! > > We are going to have to start using the html data attributes more; but that is a good thing IMO. > > D3 would greatly simply some of our CSS/templates too. I am regularly surprised how hard it is to make a cell
2005 Jul 26
5
Plot zooming i.e. changing ylim according to xlim
Dear R-gurus, I would like to zoom in a plot, e.g. I select a region on the x-axis and then I would like the ranges on the y-axis to change accordingly. Is it possible to do this with existing functions, or do I have to invent some data selection before plotting? See below a short example, where I select ylim with trial and error, which I want to avoid. Cheers, Henrik Andersson
2009 May 13
0
Plotting data with flot
I know this is not the right place to raise this question and at the same time i do know that this is the right place to get the right people. So, I am raising it over here (because i am struck in the middle of nowhere). My question is like this: how to add the zooming facility to the below data (extracted from turning-series example of flot and something little changed). In this zooming facility
2005 Jun 21
3
R-help
Background: OS: Linux Mandrake 10.1 release: R 2.0.0 editor: GNU Emacs 21.3.2 front-end: ESS 5.2.3 --------------------------------- Colleagues Is there a function in R that is an equivalent of zoom in matlab? This is very useful for being able to magnify details in a plot. I have searched the help for "zoom", "interactive zooming", and "magnify". The R search
2016 Apr 21
3
[RFC] Using D3 in LNT?
Hi, I've been working on further improving the perf profile view in LNT that James added recently. I've got a series of patches ready that reconstruct the control flow graph from the perf profiles, which helps a lot in quickly finding the codegen differences that cause performance deltas. I've used the D3 javascript library (https://d3js.org/) to implement the visualization. My
2008 Oct 24
1
movie3d function in the rgl package
Dear list, I'm using the function "movie3d" in the package "rgl" to create a .gif animation of a 3d graphic. The program "ImageMagik" is working properly, R packages are working, basic examples available in the manual also working fine. Problem Solved: when I tried to create more complex movies, i.e. combining different views and zooming, the R-console crashed
2008 May 03
1
Locking Zoom, yet manipulating window?
I a rather dependent upon the Enhanched Zoom Desktop tool. It allows me to zoom into a part of the screen and see it clearly, with the zoomed part of the screen following the mouse. However, there are times when I need the screen to remain where it is (not to pan with the mouse), and the only way that I've found to do that is with the "Toggle zoom area lock" option. When this option
2009 Mar 04
5
Detect polyline relationship to map bounds?
I''m working on a mapstraction implementation modeled after the radius search feature. (http://mapstraction.com/demo-radius.php) I''d like to recognize when the user extends the radius beyond the visible edges of the map and adjust the zoom level. I''m not seeing how to test this when redrawing the circle. I thought maybe I wanted to use polylineCenterAndZoom()
2005 Feb 18
4
barplot and ylim - display problems
The following single line of code shows what I am trying to do, and the problem I am having... barplot(c(101,102,103),ylim=c(100,103)) The 'xaxis' is missing, and the grey bars 'fall off' the plot area. This is generally ugly, and I would like to trim the bars (ideally they would have a ragged appearance to show that I am 'zooming in'). I can see why what I am trying to
2020 May 10
1
Zoom....
On 2020-05-09 19:41, Liam O'Toole wrote: > On Sat, 09 May, 2020 at 16:02:17 -0400, mark wrote: >> Hi, folks, >> >> Updated CentOS 7 the other day. Updated zoom last night. Ancient (15 yr >> old) USB camera, Logitech QuickCam Express. >> >> If I run LD_PRELOAD=/usr/lib64/libv4l/v4l2convert.so cheese, I get video. >> Zoom, with or without the
2015 Jul 07
4
[LLVMdev] Recording hash of binaries in test-suite and LNT.
I've implemented a test-suite patch and an LNT patch to calculate a hash function for each binary in the test-suite & to store it in the LNT database. The test-suite patch is surprisingly simple. The only thing I had to do to get stable hashes is to strip out the .comment and all .note sections. The attached spreadsheet shows the calculated hashes by the patch across the test-suite for a
2015 May 28
1
[LLVMdev] Proposal: change LNT’s regression detection algorithm and how it is used to reduce false positives
Where is the best place to keep this? - As third party tool we all use? - Contribute as new project? - Lives in test-suite/utils? - Lives in llvm/utils? > On May 28, 2015, at 11:22 AM, Smith, Kevin B <kevin.b.smith at intel.com> wrote: > > OK, there is interest from at least a couple of people. What should next steps be? > > Kevin > > From: Chris Matthews
2007 Apr 15
1
Zoom enhancements
I'll be working on zoom during Google summer of code, to get it to work better with existing accessibility software. Basicly get it to communicate with tools like Orca. Because this relies on input enabled zoom, there are some issues I like to clear up before I start. I don't want to directly base my work on any of the two publicly available zoom plugins. This means I'll be creating a
2015 May 28
2
[LLVMdev] Proposal: change LNT’s regression detection algorithm and how it is used to reduce false positives
OK, there is interest from at least a couple of people. What should next steps be? Kevin From: Chris Matthews [mailto:chris.matthews at apple.com] Sent: Thursday, May 28, 2015 10:57 AM To: Philip Reames Cc: Smith, Kevin B; Sean Silva; LLVM Developers Mailing List Subject: Re: [LLVMdev] Proposal: change LNT’s regression detection algorithm and how it is used to reduce false positives I agree. I
2010 Nov 30
1
Zooming in to a ggplot (a sort of ylim, but ylim won't do)
Dear Helpers, I wonder whether you might be able to help me. I have a plot composed of ggplot (and a follow on geom_smooth call). I would like to restrict the display range of the y axis to a smaller range, a sort of zooming onto a region. I attempted to use ylim, but it will effect the range (i.e. effect the geom_smooth call). Is there any way that I can save the results up to geom_smooth call
2015 May 20
2
[LLVMdev] Proposal: change LNT’s regression detection algorithm and how it is used to reduce false positives
I agree. Fixed in r237748. > On May 18, 2015, at 9:39 AM, Kristof Beyls <kristof.beyls at arm.com> wrote: > > BTW – graphs like the one in attachment make me think that the LNT webUI should be showing > sample points by default instead of line graphs showing the minimum execution time > per build number. -------------- next part -------------- An HTML attachment was
2015 May 28
0
[LLVMdev] Proposal: change LNT’s regression detection algorithm and how it is used to reduce false positives
I agree. I think there are a lot of exciting uses for this tool. A stage 3 build bot would be another one. > On May 28, 2015, at 10:14 AM, Philip Reames <listmail at philipreames.com> wrote: > > I'd love to see this tool contributed, even it isn't used for regression detection work. I've got a couple of hacked up scripts which do similar things and having a robust
2006 Nov 11
1
zoom patch to enable zoom factor
Here is a zoom patch that enable a configurable zoom factor. Thanx to mikedee for help and suggestions: http://www.compiz.biz/viewtopic.php?t=29 Cedric -------------- next part -------------- A non-text attachment was scrubbed... Name: zoom.patch Type: text/x-diff Size: 3135 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20061111/9d191411/zoom.bin