uber/react-vis

LabelSeries with Stacked Vertical Bar Series

Aperta

#1037 aperta il 13 nov 2018

 (4 commenti) (2 reazioni) (0 assegnatari)JavaScript (868 fork)batch import
bughelp wanted

Metriche repository

Star
 (8615 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor