uber/react-vis

Setting your base for a logarithmic scale

オープン

#968 opened on 2018/09/20

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (868 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (8,615 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド