You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
The ticks should be evenly distributed 0, 10, 15 etc
Screenshots
This is the current output
Version (please complete the following information):
OS: all
Browser: all
Elastic Charts: 11.x
Additional context
Seems that for area/line chart the minInterval is computed and used in the continuous scale ticks. I think we use this only for band linear charts
Describe the bug
The x scale compute uneven ticks for simple x linear charts:
To Reproduce
Use the following chart in the playground:
Expected behavior
The ticks should be evenly distributed 0, 10, 15 etc
Screenshots
This is the current output
Version (please complete the following information):
Additional context
Seems that for area/line chart the minInterval is computed and used in the continuous scale ticks. I think we use this only for band linear charts
Errors in browser console
n/a
Kibana Cross Issues
n/a
Checklist
[ ] every related Kibana issue is listed underKibana Cross Issues
list[ ]kibana cross issue
tag is associated to the issue if any kibana cross issue is presentThe text was updated successfully, but these errors were encountered: