TSG9876

Results 5 comments of TSG9876

I have the same issue with the cubic line chart even if if I set it to Max lineDataSet.setCubicIntensity(1.0f), cubic line just could not have the smooth curvature !

Why your times series x-axis valueformatter look so erratic at 5 minutes gap against the input voltage plot , is your input continuously feeding data into into chart to be...

I tested my continuous data feed with 1second interval using the default setting such as lineDataSet.setMode(LineDataSet.Mode.CUBIC_BEZIER); lineDataSet.setCubicIntensity(0.2f); and curve look quite ok now , at max =1.0f becomes too winding...

非常简单 修改 lunar.h lunar.cpp getDayBySolar 便能完成 24 节气非常精准判断和时间计算和 转换可 以从 t3 获得 我建议使用 C 语言 std **time_t** object 从中实现日期容易 计算和 转换 , 任何时候时分秒钟差距可用 c语言 std 的 difftime 方法得到,天数=difftime/(24x60x60) 例如 加个...

[yuangu](/yuangu) 哪一个提议?? 24 节气 的天数源代码修改 提议3 ,4 已经 commit 在 我的repositories [TSG9876#3](https://github.com/TSG9876/sxtwl_cpp/pull/3) [TSG9876#4](https://github.com/TSG9876/sxtwl_cpp/pull/4) 或者 [TSG9876#1](https://github.com/TSG9876/sxtwl_cpp/pull/1) [TSG9876#2](https://github.com/TSG9876/sxtwl_cpp/pull/2) 谢谢