Skip to content
This repository was archived by the owner on Jan 2, 2018. It is now read-only.

Automatic min max#58

Open
dnagir wants to merge 2 commits into
mattetti:masterfrom
dnagir:automatic-min-max
Open

Automatic min max#58
dnagir wants to merge 2 commits into
mattetti:masterfrom
dnagir:automatic-min-max

Conversation

@dnagir

@dnagir dnagir commented Jun 29, 2012

Copy link
Copy Markdown

I have had a lot of problems trying to get min-max values right especially with multiple (bar chart) series.

It turns out the API can do it automatically. But it was impossible to set it in the gem.

So this PR allows you to pass :min_value => false, :max_value => false to avoid explicitly setting those and rely on API to do that.


Ideally I think it should be the default with the current behaviour enabled by setting both min and max values to true.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant