matoos32 / jfreechart-builder

A builder pattern module for working with the jfreechart library.
Other
11 stars 2 forks source link

Ability to create time series charts that don't insert gaps for missing time instances #9

Closed matoos32 closed 3 years ago

matoos32 commented 3 years ago

For example gaps for weekend days in OHLC charts. It would be good to be able to draw a Monday OHLC candle without spacing between it and the Friday candle just before it. See: screenshots/stock-chart-time-series-weekend-gaps.png