gtuceturan

Results 4 issues of gtuceturan

Hello , I plot with Echart this chart ![MicrosoftTeams-image2](https://user-images.githubusercontent.com/59597081/187860705-fd2ec2c7-7ad2-4655-b2d3-a9fb5a550f09.png) and you helped me this issues https://github.com/entronad/graphic/issues/117 I plot with this library ![Screenshot_20220831-162833](https://user-images.githubusercontent.com/59597081/187861247-60830258-3d9d-4ac9-ab59-dd716c8bf2ce.jpg) but couldn't chance LineElement colors and circle dots...

I have 4 pages I use 3 EChart graphs When ı click button and I rebuild that chart on which page it is. But when page skip chart to different...

Hello I'm using ExtStorage.getExternalStoragePublicDirectory(ExtStorage.DIRECTORY_DOCUMENTS) String fileDrc=await ExtStorage.getExternalStoragePublicDirectory(ExtStorage.DIRECTORY_DOCUMENTS); final path= Directory( fileDrc+ "/Reports"); if (!(await path.exists())) path.create(); but I get error FileSystemException: Creation failed, path = '/storage/emulated/0/Documents/Reports' (OS Error: No such...

Hello , Can I Read Multiple Holding Registers function this library ?