uber/react-vis

LabelSeries with Stacked Vertical Bar Series

開放

#1,037 建立於 2018年11月13日

 (4 則留言) (2 個反應) (0 位負責人)JavaScript (868 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (8,615 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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 ...

貢獻者指南