esnet / react-timeseries-charts

Declarative and modular timeseries charting components for React
http://software.es.net/react-timeseries-charts
Other
866 stars 284 forks source link

Box Plot for financial time series? #384

Closed hp8wvvvgnj6asjm7 closed 5 years ago

hp8wvvvgnj6asjm7 commented 5 years ago

Could one theoretically use this to display ohlc candle data? https://software.es.net/react-timeseries-charts/#/example/nyc

Is there a grouping feature which can aggregate box plots to 5m 10m timeframes and so on?

sabman commented 5 years ago

I think you need to use the aggregation functionality in Pond.js http://software.es.net/pond/#/aggregation

smeijer commented 4 years ago

An example incorporating this one, would be very lovely!

Think of a candle chart, with the timeframes using aggregation, and green and red bars.