开发者

jQuery scaling effect

开发者 https://www.devze.com 2023-02-11 05:47 出处:网络
I have a lowest price, highest price and present price for a stock. I 开发者_运维问答want to show on a line where the present value is relative to the lowest and highest prices. Is there a way to do i

I have a lowest price, highest price and present price for a stock. I 开发者_运维问答want to show on a line where the present value is relative to the lowest and highest prices. Is there a way to do it easily in jQuery?


For charts in javascript I'd look at protovis:

http://vis.stanford.edu/protovis/


if you are looking for charts i think the best jQuery plugin available is jQuery Sparkline.

http://plugins.jquery.com/project/sparklines

0

精彩评论

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