23 packages
@d3fc/d3fc-annotation
A collection of D3 components for rendering plot area annotations to SVG, including lines, crosshairs, gridlines and more
@d3fc/d3fc-axis
A drop-in replacement for d3 axis, with support for the d3fc decorate pattern
@d3fc/d3fc-brush
Adapts the D3 brush, making it easier to create data-driven brushed charts.
@d3fc/d3fc-chart
A simple Cartesian chart component that renders to canvas or SVG.
@d3fc/d3fc-data-join
A component that simplifies the D3 data join and supports the d3fc decorate pattern
@d3fc/d3fc-discontinuous-scale
A D3 scale that supports domains that are not continuous, allowing 'breaks' in the scale, for example skipping weekends for a date scale.
@d3fc/d3fc-element
Custom HTML elements that make it easier to create responsive visualisations that integrate easily with other UI frameworks (e.g. React, Angular)
@d3fc/d3fc-extent
Extends the d3 extent functionality to allow multiple accessors, padding and date support
@d3fc/d3fc-financial-feed
An API for fetching financial time-series data from different sources including GDAX
@d3fc/d3fc-group
A utility for manipulating CSV / TSV data to allow rendering of grouped series.