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

[BUG]postive bars in demo Stack BarChart Negative disappear after scrolling #211

Closed
liuxuan30 opened this issue Jul 14, 2015 · 0 comments
Closed

Comments

@liuxuan30
Copy link
Member

I synced to latest code, and when trying the demo horizontal bar chart, if I zoom and scroll the chart, when I scroll from left to right, once the 0 reaches the left border, all positive bars disappeared.
bug

@liuxuan30 liuxuan30 changed the title postive bars in demo Stack BarChart Negative disappear after scrolling [BUG]postive bars in demo Stack BarChart Negative disappear after scrolling Jul 15, 2015
liuxuan30 added a commit to liuxuan30/Charts that referenced this issue Jul 28, 2015
try to fix wrong position bug. use entry.xIndex instead of j of dataSet.entryCount to calculate the offset and position

apply the same logic for getMarkerPosition

add fix for horizontal bar chart

merge from upstream master

Wrong demo navigation title

Maximum negative value was confused...

Removed unused code

startAtZeroEnabled killed that range when all values are negative

Bound check for horizontal bars was wrong (Fixed issue ChartsOrg#211)

Fixed a crash when removing an entry (Fixed issue ChartsOrg#203)

Removed redundant calls

Inverted axis mode taken care of in stacked bars

Added back the 3rd dataset in demo project

Bumped to 2.1.1

Improvements to stacked bars

Major improvements to Highlights

Improvements concerning value-drawing in barcharts.

Improvements and bugfixes concerning highlighting.

Fix ChartMarker position for stacked-bars

Removed redundant function

Feature to allow forcing YAxis label-count

Bumped to 2.1.2

CONTRIBUTING.md

You will now see this when creating new issues. Ha ha!
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

No branches or pull requests

2 participants