Skip to content

Conversation

@tim-net
Copy link

@tim-net tim-net commented Nov 25, 2024

Translate to logarithmic values points of y-axis
for different parts of candle-like plot shapes.

Change-Id: Ia99917f3b8d2718dae24e34e0ab3110e1719c16f

New Pull Request

Calculate logarithmic values for OHLC points if logarithmic scale is used.

Fixes #3284 (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • My branch is up to date with any changes from the main branch

Translate to logarithmic values points of y-axis
for different parts of candle-like plot shapes.

Change-Id: Ia99917f3b8d2718dae24e34e0ab3110e1719c16f
@junedchhipa junedchhipa merged commit 25c6db1 into apexcharts:main Nov 26, 2024
@tim-net tim-net deleted the feature/box-plot-logarithmic-scale-fix branch November 26, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Boxplot breaks with yaxis option logarithmic:true

3 participants