开发者

Is there a way to smooth scrolling in flot?

I am currently using this chart from flot's examples page. I was just wondering if there is a way to make the zoom sm开发者_开发知识库oother or more lively. Is this supported in the latest version of flot or is there a good hack that can do this?


I'm not sure, but I had a similar problem with the resize plugin. I had flot graphs in a div that needed to grow/shrink with the browser window, and resizeing had the same choppiness. I found the resize plugin had a built-in 250ms delay for redrawing. I changed this to 0 and the result was perfectly smooth.

I'd look for something similar in the pan/zoom animation as it seems very similar.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜