Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BarAndLine Chart added #81

Closed
wants to merge 7 commits into from
Closed

Conversation

WimAtIHomer
Copy link

The BarAndLine Chart uses the code from the Bar Chart but can also
render Lines in the Chart based on ChartType in dataset

The BarAndLine Chart uses the code from the Bar Chart but can also
render Lines in the Chart based on ChartType in dataset
The BarAndLine Chart is a Bar Chart where Lines can be added. Bar and
Lines datasets are identified using a chartType property.
With the config setting scaleXAxisPoint you can specify the XAxis position in the Line, Bar and BarAndLine Chart. This is default 0, but can be any value between minValue and MaxValue, if outside minValue and MaxValue defaults to minValue. This also means that the Charts now support negative values.
@fulldecent
Copy link
Contributor

Could this pull request please be reworked for the latest release v1.0.1-beta.4

There has been a large refactor and the codebase is very much different than the new one.

It will probably be easiest to refork or git clone from scratch and reimplement the change.

Also, this item may already be fixed in the latest version. I am sorry this is a templated message, but may I ask you to check if it is already fixed, and if so to close the pull request.

@WimAtIHomer WimAtIHomer closed this Sep 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants