2 مستودعات
Data-driven user interfaces that display key metrics through proportional and trend-based visuals.
Distinct from Android Development: Focuses on the visual dashboard UI rather than general Android development tools.
Explore 2 awesome GitHub repositories matching mobile development · Dashboard Interfaces. Refine with filters or upvote what's useful.
WilliamChart هي مكتبة أدوات تصور بيانات Android تستخدم لعرض المخططات والرسوم البيانية التفاعلية داخل تطبيقات Android. تعمل كمكتبة مكونات واجهة مستخدم لدمج لوحات المعلومات والمقاييس القائمة على البيانات في تخطيطات Android. تتضمن المكتبة مكوناً متخصصاً لتمثيل البيانات الفئوية النسبية كمخططات دائرية (donut charts)، وهي مخططات دائرية ذات مراكز مجوفة. توفر محرك رسم يستخدم واجهات برمجة تطبيقات منخفضة المستوى لربط البيانات الرقمية بإحداثيات البكسل على الشاشة.
Enables the creation of data-driven dashboards that display key metrics via proportional visuals.
CircleProgress is a custom view library for Android that provides reusable UI widgets for rendering circular, donut, or arc-shaped progress indicators. It is designed to help developers visualize task completion status and data progress within native mobile application interfaces. The component allows for the display of custom text labels and inner graphical assets alongside the progress indicator. It functions by manually calculating paths and arcs on a canvas surface, translating progress percentages into geometric angles to ensure accurate positioning within a circular frame. The library
Enables the creation of data-driven dashboard interfaces that display key performance metrics through circular progress visuals.