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

Negative Y-axis handling (bar/line/area) #1962

Closed
rashidkpc opened this issue Nov 18, 2014 · 0 comments · Fixed by #2680
Closed

Negative Y-axis handling (bar/line/area) #1962

rashidkpc opened this issue Nov 18, 2014 · 0 comments · Fixed by #2680
Assignees
Labels
blocker bug Fixes for quality problems that affect the customer experience Feature:Vislib Vislib chart implementation high hanging fruit PR sent
Milestone

Comments

@rashidkpc
Copy link
Contributor

Currently negative number handling in the bar, line and area charts is not functional. While having only negative numbers sometimes works, a mix of positive and negative will always fail in interesting ways:

screen shot 2014-11-18 at 9 28 59 am

Plus side, negative x-axis does seem to work, though not when paired with negative y-axis ticks:

screen shot 2014-11-18 at 9 32 53 am

@rashidkpc rashidkpc added bug Fixes for quality problems that affect the customer experience Feature:Vislib Vislib chart implementation labels Nov 18, 2014
@rashidkpc rashidkpc modified the milestone: 4.0.0-RC1 Dec 11, 2014
@rashidkpc rashidkpc added Feature:Vislib Vislib chart implementation and removed Feature:Vislib Vislib chart implementation labels Dec 17, 2014
stormpython added a commit to stormpython/kibana that referenced this issue Jan 13, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Jan 13, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Jan 14, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Jan 15, 2015
jthomassie pushed a commit to jthomassie/kibana that referenced this issue Jan 16, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Jan 16, 2015
… into fix/elastic#1962

Conflicts:
	src/kibana/components/vislib/visualizations/column_chart.js
stormpython added a commit to stormpython/kibana that referenced this issue Jan 16, 2015
jthomassie pushed a commit to jthomassie/kibana that referenced this issue Jan 19, 2015
jthomassie pushed a commit to jthomassie/kibana that referenced this issue Jan 19, 2015
jthomassie pushed a commit to jthomassie/kibana that referenced this issue Jan 19, 2015
jthomassie pushed a commit to jthomassie/kibana that referenced this issue Jan 20, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Jan 20, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Jan 20, 2015
jthomassie pushed a commit to stormpython/kibana that referenced this issue Jan 20, 2015
 into fix/elastic#1962

Conflicts:
	src/kibana/components/vislib/vis.js
stormpython added a commit to stormpython/kibana that referenced this issue Jan 20, 2015
jthomassie pushed a commit to jthomassie/kibana that referenced this issue Jan 21, 2015
jthomassie pushed a commit to jthomassie/kibana that referenced this issue Jan 21, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Jan 22, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Jan 22, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Jan 22, 2015
abh1nav added a commit to crowdriff/kibana that referenced this issue Jan 23, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Jan 27, 2015
@rashidkpc rashidkpc removed the PR sent label Jan 28, 2015
jthomassie pushed a commit to jthomassie/kibana that referenced this issue Jan 29, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Feb 2, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Feb 2, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Feb 3, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Feb 3, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Feb 4, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Feb 4, 2015
Conflicts:
	src/kibana/components/vislib/lib/data.js
w33ble added a commit to w33ble/kibana that referenced this issue Feb 5, 2015
Conflicts:
	src/kibana/components/vislib/lib/data.js
spalger pushed a commit to spalger/kibana that referenced this issue Feb 5, 2015
spalger pushed a commit to spalger/kibana that referenced this issue Feb 5, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Feb 5, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Feb 5, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Feb 5, 2015
spalger pushed a commit that referenced this issue Feb 5, 2015
Add Negative Axes to Line, Bar, and Area Charts/Fix Pie Issues with 0 values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Fixes for quality problems that affect the customer experience Feature:Vislib Vislib chart implementation high hanging fruit PR sent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants