uber/react-vis

LabelSeries with Stacked Vertical Bar Series

Open

#1,037 创建于 2018年11月13日

在 GitHub 查看
 (4 评论) (2 反应) (0 负责人)JavaScript (8,615 star) (868 fork)batch import
bughelp wanted

描述

Hi, I have some issues with labelSeries when using it with a vertical Bar Series (so stackby="y"). The label seem to always go way above the bars like that:

image

I've done a codepen to show my problem. https://codesandbox.io/s/5kx21nk77l

Is there a way to get around the problem or maybe i'm doing this the wrong way (i used this tutorial ) ? I've tried negative values and reverse the labelSeries position in the XYplot but i don't have consistent result ...

贡献者指南

LabelSeries with Stacked Vertical Bar Series · uber/react-vis#1037 | Good First Issue