1 مستودع
A defined plugin interface that hooks into the chart lifecycle for adding third-party features.
Distinct from Interface Plugins: Distinct from Interface Plugins: focuses on chart lifecycle hooks, not general UI injection.
Explore 1 awesome GitHub repository matching software engineering & architecture · Chart Lifecycle Hooks. 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 a plugin extension interface for adding third-party features that hook into the chart lifecycle.