frappe/charts

Chart [min, max] does not optimise for values

Open

#100 opened on 2017年12月15日

GitHub で見る
 (3 comments) (3 reactions) (0 assignees)JavaScript (769 forks)batch import
enhancementhacktoberfest

Repository metrics

Stars
 (14,858 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Expected Behaviour

Chart min and max values should optimise for data values. This was also initially reported in https://github.com/frappe/charts/issues/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

screen shot 2017-12-15 at 12 18 15 pm

Frappé Charts version: https://unpkg.com/frappe-charts@0.0.8/dist/frappe-charts.min.iife.js

コントリビューターガイド