边框半径-jQuery图形 [英] Border Radius - Jquery Graph

查看:95
本文介绍了边框半径-jQuery图形的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

http://jsfiddle.net/highcharts/KDv4b/

http://jsfiddle.net/highcharts/KDv4b/

On the link above the border radius is on top and bottom...how can i just put border radius on the top of the bar?

推荐答案

基于快速播放周围,​​似乎您不能仅通过立即设置任何值来执行此操作.如果要具有此功能,则需要自己修改Highcharts的javascript文件.

目前看来,为角半径提供的整数是驱动它的原因.不支持逗号分隔的值.您可以为其添加逗号分隔的值,就像HTML中的边距一样.
Based on quick play around, it looks like you cannot do that just by setting any value right now. If you want to have such feature, you need to modify the javascript file of Highcharts by yourself.

It looks like, currently, the integer provided for corner radius is what drives it. Comma separated values are not supported. You can add comma separated value for it just like margins in HTML.


这篇关于边框半径-jQuery图形的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆