Skip to content

Commit 953fd45

Browse files
committed
FigureFactory edits
- subclass from `object` - separated `create_ohlc()` into `_make_increasing()` and `make_decreasing()` so the user can pass kwargs to the ‘increasing’ and ‘decreasing’ traces by defining `direction` as increasing or decreasing. This keeps it consistent with `create_candlestick` - make `_make_increasing` and `_make_decreasing` static methods for ohlc and candlestick - set `hovermode` to closest for ohlc
1 parent 1fda176 commit 953fd45

File tree

1 file changed

+261
-226
lines changed

1 file changed

+261
-226
lines changed

0 commit comments

Comments
 (0)