question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Log axis is not scaling on small number

See original GitHub issue

Lightweight Charts Version: Latest

Steps/code to reproduce: Use log axis in small number, About 0 - 0.0003

Actual behavior:

https://user-images.githubusercontent.com/9281080/137660059-4b51dd66-b564-4668-9555-7e8c02810fc8.mov

Expected behavior:

Highchart can scale on very small number like the video

Screenshots:

Screen Shot 2021-10-18 at 9 27 30 AM

image

Log chart on lightweight-charts vs highchart

CodeSandbox/JSFiddle/etc link:

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
timocovcommented, Oct 19, 2021

Probably the issue with this constants, but needs to investigate.

0reactions
thanhlmmcommented, Oct 20, 2021

Sound good to me

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to plot extremely small numbers - Math Stack Exchange
This is called a logarithmic scale, or log plot, and is extremely common in scientific literature. Most data analysis programs should support ...
Read more >
I'm using a logarithmic scale for the Y axis of a bar graph ...
I'm using a logarithmic scale for the Y axis of a bar graph. Prism plots numbers greater than 1 properly, but numbers below...
Read more >
Logarithmic scale - Wikipedia
A logarithmic scale (or log scale) is a way of displaying numerical data over a very wide range of values in a compact...
Read more >
Logarithmic axis not showing appropriate ticks for small ...
So if I have a y-axis with a dataMin of 0.22 and a dataMax of 2.34 using a log scale, the only ticks...
Read more >
Change the scale of the vertical (value) axis in a chart
When the values that are plotted in the chart cover a very large range, you can also change the value axis to a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found