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

Enhancement: Horizontal Combined Chart #1041

Closed
zillarelli opened this issue May 16, 2016 · 3 comments
Closed

Enhancement: Horizontal Combined Chart #1041

zillarelli opened this issue May 16, 2016 · 3 comments

Comments

@zillarelli
Copy link

Use case: we have data on a bunch of snow layers at a given site and have measured the depth and thickness of each layer. We also measure temperatures at variable depth levels. See an example here (disregard the data to the right of the chart). As seen in the example, the chart needs to be horizontal to visualize depth and the bars need to be touching and have variable height to represent thickness of the layer as it goes deeper.

I understand this is a unique case, but would this be possible with Charts in it's current state or in a future release? Can it be extended to achieve such functionality? If not, do you know of any packages that may contain this sort of functionality?

Thanks in advance

@liuxuan30
Copy link
Member

I think it is absolutely possible based on the current arch, as long as you know how it works, and you can write your own then.

@SvenMuc
Copy link
Contributor

SvenMuc commented Sep 13, 2016

I'm strugeling currently with the same issue. Do we need a new class like CombinedHorizontalChart? Or is it already possible with the current implementation? The CombinedChart displays the graphs just in vertical direction as far as I understood the implementation.

@liuxuan30
Copy link
Member

seems not. A combined chart while x and y are both switched.

@jjatie jjatie closed this as completed Apr 1, 2018
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

4 participants