FormidableLabs / FormidableLabs/victory

VictoryBoxPlot doesn't support multiple Box Plots

Open
#1,328 3 comments 0 reactions 0 assignees View on GitHub
Issue: Accepted Type: Enhancement :pencil2:
Dominant language
TypeScript
Stars
11.2k
Forks
536
PR merge metrics
No merged PRs in 30d

Description

# Bugs and Questions

### Checklist

- [x] This is not a `victory-native` specific issue. (Issues that only appear in `victory-native` should be opened [here](https://github.com/FormidableLabs/victory-native/issues/new))

- [ x I have read through the [FAQ](https://formidable.com/open-source/victory/docs/faq) and [Guides](https://formidable.com/open-source/victory/guides/) before asking a question

- [x] I am using the latest version of Victory

- [x] I've searched open issues to make sure I'm not opening a duplicate issue

### The Problem
I am implementing multiple VictoryBoxPlot items on a single chart. The problem is they all stack on top of one another. I tried using a Victory group to space them out but that did not seem to work.

Describe the issue you're seeing, and what you expect the behavior to be.
I expect to be able to set an offset and also a width separation between boxes.

### Reproduction

```





```
Please note each box is a single color.
![IMG_3249](https://user-images.githubusercontent.com/7225808/59645535-5d413600-9140-11e9-85d9-40394edbe758.jpg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.