Skip to content

Fix Candlestick & OHLC charts#2562

Merged
texodus merged 1 commit intomasterfrom
fix-candlestick-charts
Mar 11, 2024
Merged

Fix Candlestick & OHLC charts#2562
texodus merged 1 commit intomasterfrom
fix-candlestick-charts

Conversation

@texodus
Copy link
Member

@texodus texodus commented Mar 11, 2024

Fixes regression (in #2432) which causes Candlestick and OHLC charts to now work.

This was a dumb break, a refactor guided by the type checker which made all the red go away in the IDE, but which obviously broke the logic in question. Tests > Types.

@texodus texodus added bug Concrete, reproducible bugs and removed cla-present labels Mar 11, 2024
@texodus texodus changed the title Fix candlestick & OHLC charts Fix Candlestick & OHLC charts Mar 11, 2024
@texodus texodus merged commit 30b4f5c into master Mar 11, 2024
@texodus texodus deleted the fix-candlestick-charts branch March 11, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

1 participant