Questions tagged [smoothing]

Smoothing related to statistical programing solutions in which a signal is filtered to create an approximating function that attempts to capture important patterns in the data, while leaving out noise, or for visual clarity to see general trends.

In scientific software for statistical computing and graphics, function smooth.spline implements a smoothing spline; function ksmooth implements a kernel estimator; function loess implements LOESS.

1479 questions
0
votes
3 answers

smooth div scroll auto scrolling autoScrollingMode: "always" not working

I used the option autoScrollingMode: "always" but autoScrolling still stops when the user moves the mouse over the left or right hotspot or uses the mouse wheel. Contrary to the description the hotspots are not disabled. How can I with on auto…
afrikapit
  • 29
  • 1
  • 9
0
votes
1 answer

Smooth Div Scroll Manuel Scrolling Option

I am using the jquery plugin smooth-div-scroll from Thomas Kahn and I really like it. I have set the manualContinuousScrolling option "true" but endless manuel scroll in i big loop works only left and not left and right. Documentation says it should…
afrikapit
  • 29
  • 1
  • 9
0
votes
1 answer

jQuery Smooth Div Scroll - Right Hotspot not activating

I'm having an issue where the right hotspot on does not seem to be activating on mouse over. The left seems to work fine though. http://christophermoulder.alykee.com/lighting/ Here's the code I'm using as well as the…
0
votes
1 answer

HTML font edgy and pixellated

I have used Verdana,Arial,Helvetica,sans-serif for font property on my H1 tag. Below is how it renders. If you see it closely, it looks very edgy/pixellated. Is there a way to smoothen it? UPDATE: Rendering with mingos' solution.
Null Head
  • 2,877
  • 13
  • 61
  • 83
0
votes
1 answer

jquery smooth-div scroll doesn't work

for some reason the autoScollingMode is not working on my site: http://tinyurl.com/6ux32fe that's my code: