3 مستودعات
Angular-specific components that wrap charting functionality for declarative use in Angular applications.
Distinct from Angular Application Frameworks: Distinct from Angular Application Frameworks: focuses on charting component wrappers, not general Angular application frameworks.
Explore 3 awesome GitHub repositories matching web development · Charting Components. Refine with filters or upvote what's useful.
billboard.js is a JavaScript charting library built on D3.js that renders interactive data visualizations from a single declarative configuration object. It supports a wide range of chart types including bar, line, pie, scatter, area, spline, step, candlestick, funnel, gauge, heatmap, radar, polar, treemap, bubble, donut, and sparkline charts, and can overlay multiple chart types within a single visualization. The library offers an opt-in Canvas rendering mode for improved performance with large datasets and high-density axis displays, alongside its standard SVG-based rendering. The library d
Provides Angular-specific chart components for declarative integration into Angular applications.
ngx-charts is an Angular charting library and SVG data visualization framework. It provides a set of declarative UI components for rendering animated and interactive charts and graphs within Angular applications. The library allows for the assembly of specialized visualizations by combining low-level internal charting components. It supports the creation of custom charts through the use of mathematical scales, shape generators, and CSS styling overrides. The framework covers a wide range of visualization types, including comparison charts such as bar and line graphs, distribution visualizati
Ships a set of Angular-specific components that wrap SVG charting functionality for declarative use.
يوفر هذا المشروع مجموعة من مكونات واجهة المستخدم القابلة لإعادة الاستخدام لعرض مخططات تفاعلية قائمة على البيانات داخل تطبيقات الويب. يعمل كجسر بين بنية إطار العمل القائمة على المكونات ومكتبات الرسومات منخفضة المستوى، مما يسمح للمطورين بتغليف منطق التصور المعقد في عناصر قياسية. تتميز المكتبة بدمج ربط البيانات التفاعلي وإدارة دورة الحياة مباشرة في عملية الرسم البياني. يضمن هذا أن التمثيلات المرئية، مثل المخططات الشريطية، والخطية، والدائرية، تتزامن تلقائياً مع نماذج البيانات الأساسية وتعدل أبعادها استجابة للتغيرات في الحاوية الأصلية. يدعم إطار العمل مجموعة واسعة من القدرات التفاعلية، بما في ذلك انتقالات الحالة المتحركة، ومدخلات المستخدم المفوضة للأحداث، وتراكبات المعلومات السياقية. يمكن للمستخدمين زيادة تخصيص المخرجات المرئية من خلال خيارات تكوين واسعة النطاق للوسائل الإيضاحية، وتسميات المحاور، ولوحات الألوان، وعرض تلميحات الأدوات.
Provides reusable UI components for displaying dynamic charts that automatically animate and resize based on data changes.