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

Bars only a certain height #160

Closed
dnschnur opened this issue Sep 28, 2012 · 4 comments
Closed

Bars only a certain height #160

dnschnur opened this issue Sep 28, 2012 · 4 comments

Comments

@dnschnur
Copy link
Member

Original author: kdkavan...@gmail.com (November 21, 2008 21:36:26)

Is there anyway to make a bar graph from, say y=131 to y=100 while x=0 to
x=10? Essentially, just draw a box not lying on the x or y axis.

Original issue: http://code.google.com/p/flot/issues/detail?id=81

@dnschnur
Copy link
Member Author

From olau%iol...@gtempaccount.com on November 24, 2008 09:52:37
No, but this is part of making stacked bar charts work. Which there's also another
open bug about.

@dnschnur
Copy link
Member Author

From olau%iol...@gtempaccount.com on March 08, 2009 22:33:24
This is in SVN now. Specify a third coordinate and you're good to go.

@dnschnur
Copy link
Member Author

From pll...@gmail.com on March 19, 2009 08:37:38
I tried this feature with r147.
I cannot handle more than two stacked series due to border issues.
I failed to get a bar with no bottom nor top border.

To get proper rendering, I have to remove borders. Is there any other approach ?

@dnschnur
Copy link
Member Author

From olau%iol...@gtempaccount.com on March 23, 2009 18:17:18
Do you have an example to illustrate the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant