Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feature Request: The line width argument adding request for 'candlestick_ohlc' about the 'Wick/shadow' part(above/blow line) #657

Open
@mic-user

Description

@mic-user

Is your feature request related to a problem? Please describe.
Not a problem related. But new request.

Describe the solution you'd like
Now we only can draw
image
We want to draw this as we want
image

Describe alternatives you've considered
I have edit the source file 'original_flavor.py' > the function '_candlestick' > manually edit the line width value within 'vline = Line2D(xx HERE xxx)' from '1' to 'what I want'

Additional context
What if we can control the width by ratio or absolute number from any kind of argument style that flexible.
Please.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions