firenessZX

Results 12 issues of firenessZX

![5441b90a-85ad-4147-b49f-ca07329e77df](https://user-images.githubusercontent.com/15721984/30266964-9a54544c-9713-11e7-8730-5f43725a00b7.png) 像这种心率的曲线图,有没有属性可以修改起始点,从四十或者五十开始,因为人的心率不可能是30以下的。

大神,第一象限折线图虚线辅助线的条数怎么设置?

柱状图虚线的条数不能修改吗?是固定的五条虚线吗?如果不能修改,建议作者提高定制度,修改成能够修改虚线的条数。

I got a error when compiled use Xcode 12.5, it is in line 779 on LGAlertView.m file," return [[self alloc] alertViewWithTextFieldsAndTitle:title message:message numberOfTextFields:numberOfTextFields textFieldsSetupHandler:textFieldsSetupHandler buttonTitles:buttonTitles cancelButtonTitle:cancelButtonTitle destructiveButtonTitle:destructiveButtonTitle delegate:delegate];" It should...

![IMG_0066](https://user-images.githubusercontent.com/15721984/145509301-ba3501da-53f8-47fc-a5da-e8f8c08f5f10.PNG) @MxABC

父视图高度是300,采用addPickerToView方法将选择器添加到父视图上,滚轮向下偏移。

老铁,你应该把所有能显示的东西都暴露成属性,可以让使用者自由的设置,比如按钮字体,大小,颜色,标题大小,颜色,以及国际化等等。

I recently updated to 4.0.1 and i notice that "XLFormRowDescriptorTypeSelectorPickerView" only have Single column selection,not have Multi-column selection。So I hope it can be Multi-column selection。

有时候尺子的起始值不一定是从0开始的,例如身高,可以从30cm开始。那么30以下的就不用绘制了。