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
I achieved positive results by changing the way the exponent used for interval generation is determined: I tried calculating it based on the range between the min/max-values instead of the absolute values.
See PR #120
Expected Behaviour
Chart min and max values should optimise for data values. This was also initially reported in #57 and fixed after that.
Actual Behaviour
There is a bunch of space above and below the line (see image)
Steps to Reproduce:
Data values are from 13.45 to 14.52
Code is here: http://jsbin.com/wodujuk/1/edit?js,output
Frappé Charts version: https://unpkg.com/[email protected]/dist/frappe-charts.min.iife.js
The text was updated successfully, but these errors were encountered: