1 repository
Reduces the computational cost of generating axis elements to improve chart performance.
Distinct from Chart Axis Rendering: Distinct from Chart Axis Rendering: focuses on performance optimization of axis rendering, not general axis rendering logic.
Explore 1 awesome GitHub repository matching user interface & experience · Performance Optimizations. 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
Reduces the computational cost of generating axis elements to improve chart performance.