4 مستودعات
Systems that render interactive charts using structured configuration rather than imperative code.
Distinct from Declarative Chart Rendering: Existing candidates are too narrow (JSON-only or Notebook-specific) or too general
Explore 4 awesome GitHub repositories matching data & databases · Declarative Data Visualization. Refine with filters or upvote what's useful.
AAChartKit is a declarative charting library and data visualization framework for iOS, iPadOS, and macOS. It functions as a multi-type statistical charting engine that renders a variety of plot types, including line, bar, bubble, box plot, and polar charts. The framework utilizes a Core Graphics vector rendering engine to draw visual elements with precise pixel control. It provides a system for interactive data visualization featuring built-in support for animations, zooming, panning, and user interaction events. The library covers broad capabilities for statistical data plotting and custom
Renders interactive line, bar, and pie charts using a declarative configuration syntax.
ggpy is a Python library for statistical data visualization based on the grammar of graphics. It functions as a declarative framework for building complex charts by mapping data variables to visual properties through a structured coordinate system. The library enables the construction of composite visualizations by layering geometric shapes and statistical summaries. It utilizes a system of continuous and discrete scales to translate raw data into visual attributes and supports facet-based plotting to segment a single visualization into a grid of subplots based on variable categories. Visual
Builds charts by defining independent layers and scales rather than using imperative drawing commands.
يوفر هذا المشروع مجموعة من قوالب لوحة التحكم الإدارية الجاهزة ومجموعة واجهة مستخدم شاملة مصممة لبناء تطبيقات إدارة احترافية. تم بناؤه على إطار عمل Bootstrap، مما يوفر مجموعة من السمات سريعة الاستجابة وكتل التخطيط التي تتكيف مع أحجام الشاشات المختلفة. يتميز إطار العمل بتوفير كتل بناء نمطية قابلة لإعادة الاستخدام تسمح للمطورين بتجميع واجهات إدارية معقدة. يتضمن مكونات متخصصة لإدارة شبكة البيانات، مما يتيح تنظيم وفرز وتصفية مجموعات البيانات الكبيرة، إلى جانب أدوات تصريحية لعرض المخططات والرسوم البيانية الإحصائية لتصور الاتجاهات. تغطي مجموعة الأدوات مجموعة واسعة من متطلبات الواجهة، بما في ذلك العناصر التفاعلية مثل النوافذ المنبثقة (modals)، وتلميحات الأدوات، والتنبيهات لتوجيه سلوك المستخدم. يتم تصميم هذه المكونات باستخدام مجموعة محددة مسبقاً من فئات CSS التي تعين لعناصر HTML القياسية، مدعومة بنظام شبكة سريع الاستجابة لتكوين تخطيط الصفحة المرن.
Renders graphical charts and statistical representations by passing structured data into specialized components.
This repository serves as an educational collection of practical examples and tutorials designed to facilitate the study of machine learning and data science concepts using Python. It provides a structured environment for learning core algorithms and data analysis techniques through hands-on implementation and iterative exploration. The project covers a broad range of analytical capabilities, including predictive modeling for regression, classification, and clustering tasks, as well as network topology analysis for identifying influence patterns in interconnected data. It also incorporates na
Provides declarative visualization capabilities for mapping data structures to visual properties.