Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Filling between graphs #821

Open
jmberg opened this issue May 9, 2015 · 6 comments
Open

Filling between graphs #821

jmberg opened this issue May 9, 2015 · 6 comments

Comments

@jmberg
Copy link

jmberg commented May 9, 2015

I'm trying to implement some dynamic graph viewer that should show the hull as well as the average line, so it would look something like this (bad) example:

image
vis support.sas.com

I tried fiddling with the code for a while, but it seems to require architectural changes to pass all the datasets to the draw functions (not just for bar graphs) so I gave up.

@AlexDM0
Copy link
Contributor

AlexDM0 commented May 9, 2015

Hi,

This is not possible at the moment no, we'll add your feature request to the list.

Regards,

Alex

@AlexDM0
Copy link
Contributor

AlexDM0 commented May 11, 2015

Hi,

I've added this to the feature requests:
http://visjs.org/featureRequests.html

We cannot say when this feature will be implemented at this time. We try to collect all feature requests on our website and close the issues. This does not mean we will ignore this request. More information on this policy can be found here:

http://visjs.org/blog.html#New\ website\ for\ vis.js!

Regards,

Alex

@AlexDM0 AlexDM0 closed this as completed May 11, 2015
@jmberg
Copy link
Author

jmberg commented May 11, 2015

Thanks. Actually, it seems likely that #516 will make this far easier.

@AlexDM0
Copy link
Contributor

AlexDM0 commented May 11, 2015

Yes and no, Stacking assumes the space between 0 and the first graph is also filled, although styling wise this could be done with an invisible fill I suppose. I would actually argue that a band-type of graph element would be better suited for this (which would also be used with the #354 uncertainty areas.

Regards

@mojoaxel mojoaxel changed the title FR: support fill between graphs Filling between graphs Oct 24, 2016
@mojoaxel
Copy link
Member

Reopening as Feature-Request issue (see #2114).
Everybody: Please feel free to implement this!

@mojoaxel mojoaxel reopened this Oct 24, 2016
@Lanzo
Copy link

Lanzo commented Aug 24, 2017

Is it possible to print a 3 month view of a timeline calendar?

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

No branches or pull requests

4 participants