SmartChart icon indicating copy to clipboard operation
SmartChart copied to clipboard

一款android 图表框架,支持图表N配置,支持缩放,旋转手势。

Results 14 SmartChart issues
Sort by recently updated
recently updated
newest added

请问支持设置背景图,并且支持缩放同步背景图吗

这个控件支持实时数据的绘制吗

demo中的这一行代码recyclerView.setAdapter(itemAdapter) 报以下错误。 方法 android support v7 widget RecyclerView setAdapter android support v7 widget RecyclerView Adapter 在 android support v7 widget RecyclerView 不能 应用 于 com bin david smartchart adapter ItemAdapter。...

X轴越长 X轴的数字就偏差的越厉害 Y轴的也是一样的, X轴和Y轴的最大数字绘制不全

x轴的数量能不能改动,verticalAxis只能设置最大值和最小值,默认只有4条线 我想要8条线怎么设置呢?

请问,如果横坐标只有两三条数据,怎么样取消滑动

![image](https://user-images.githubusercontent.com/8290718/50335106-403afa00-0545-11e9-9dca-f95a99819d88.png) 如图箭头所示,第一个点可不可以往右一点,而不是在原点?

![image](https://user-images.githubusercontent.com/8290718/50333646-ff40e680-0540-11e9-8abe-a76e180bd957.png)

现在似乎没有支持嵌套滑动,我尝试写了下,没成功。。。。