uber/react-vis

Setting your base for a logarithmic scale

Aperta

#968 aperta il 20 set 2018

 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (868 fork)batch import
enhancementhelp wanted

Metriche repository

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

Descrizione

Is there a way to set the base for a logarithmic scale? d3's log scale usually relies on you to be able to set your base, (for example, d3.scaleLog().base(2)). Is there a way to set how your log scale is based?

Guida contributor