我们直接去解释。
我有什么:
- Content1(Mobile_Company - 基于型号的名称):LG,Moto,Apple,
等,
- Content2(Location):County1,Country2,Country3等,
- Content3(Average_Mobile_expected_temperature - morning_time的正常温度):
28,27,26等,
- Content4(Mobile_actual_temperature - at morning_time):( Country1:28,28,25,
等,),(Country2:NA,30,26,
等,),(Country3:25,28,35,
等,)
- Content5(Date_and_time):morning_time,afternoon_time,
evening_time
醇>
基于此我需要显示图形(手工制作图纸)
- 绿色 - 保持正确的温度值
- 红色 - 温度值变化
- 黑色 - 温度值不可用
醇>
当点击工具提示显示对应的温度值
时
是否有任何工具可以生成这样的图形?
我将开始工作Objective-C
,如果可以使用其他语言我可以使用Swift
,JavaScript
和Python
。除此之外还可以(只是想要,如果有的话)