@d3fc/d3fc-financial-feed
An API for fetching financial time-series data from different sources including GDAX
An API for fetching financial time-series data from different sources including GDAX
A D3 scale that supports domains that are not continuous, allowing 'breaks' in the scale, for example skipping weekends for a date scale.
A component that simplifies the D3 data join and supports the d3fc decorate pattern
A D3 layout that places labels avoiding overlaps using either a greedy or simulated annealing strategy
A zoom component which operates in domain values
Extends the d3 extent functionality to allow multiple accessors, padding and date support
A collection of components for rendering data series to SVG and canvas, including line, bar, OHLC, candlestick and more
A collection of SVG/canvas path generators for creating chart series
Components for calculating technical indicators on data series
A drop-in replacement for d3 axis, with support for the d3fc decorate pattern
A flexible alternative to the d3fc cartesian chart
Custom HTML elements that make it easier to create responsive visualisations that integrate easily with other UI frameworks (e.g. React, Angular)
An API for fetching financial time-series data from different sources including Quandl and GDAX
A simple Cartesian chart component that renders to canvas or SVG.
Components for generating random data series based on stochastic processes
Adapts the D3 brush, making it easier to create data-driven brushed charts.
A utility for manipulating CSV / TSV data to allow rendering of grouped series.
Very simple component which emits an event to indicate the current mouse or touch position over a selection. Useful for implementing uni-directional data flow in a visualisation and not a lot else.
A collection of D3 components for rendering plot area annotations to SVG, including lines, crosshairs, gridlines and more
A WebGL implementation of d3fc series