elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.77k stars 8.17k forks source link

Add log scale in charts for x-axis #4530

Open sonenko opened 9 years ago

sonenko commented 9 years ago

At moment to create logarithmic scale we should create tons of range aggregations and even then chart will looks angular. What is needed to create x-axis using function.

elasticmachine commented 3 years ago

Pinging @elastic/datavis (Feature:ElasticCharts)

shaunmcgough commented 3 years ago

While considering this, we should also consider Scale Factor for the Log Scale. There should be a selectable choice of options in a drop-down to scale as such:

image
ghudgins commented 2 years ago

good use case (ensure scale options are on all XY axis) from this issue to make sure is covered here as well - https://github.com/elastic/kibana/issues/127540

ghudgins commented 2 years ago

blocked on https://github.com/elastic/elastic-charts/issues/396