Skip to content

[Feature] specify the logarithm base for Value Axis #796

@ansh-FF

Description

@ansh-FF

Feature Description

Firstly Thank you for creating such an amazing charting library.

As there are some financial products like Treasury products which require the chart to be viewed in the base values of (base 2, base 16, 1/128, 1/256).
So the Yaxis values changes according to the selected base, from the decimal value.

It becomes very important as these products can show decimal values till 8 decimal places too.

Attaching image of investing.com charts :
Image

Before selecting the base (original values in decimal):
image :
Image

After selecting base of 1/4, the values after (') will range from 0 to 3 and there will be no decimal value:
image:

Image

In terms of calculation its just a basic math! If required I can provide the functions.

How can I do this same in the K-line charts? Any help is appreciated

To Do

In terms of calculation its just a basic math! If required I can provide the functions.
Attaching sample https://www.advanced-ict.info/mathematics/bases.html

How can I do this same in the K-line charts? Any help is appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions