uber/react-vis

Setting your base for a logarithmic scale

開放

#968 建立於 2018年9月20日

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

倉庫指標

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

描述

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?

貢獻者指南