Skip to content

Custom Candlestick Colors does not seem to be working #229

@MaheshPunna

Description

@MaheshPunna
Chart.Candlestick(
    stockData,
    Increasing = Line.init (Color = Color.fromString "cyan"),
    Decreasing = Line.init (Color = Color.fromString "gray")
)

The same behavior is observed for Chart.OHLC

Current Behavior:
image

Expected Behavior:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions