uber/react-vis

Setting your base for a logarithmic scale

Open

#968 建立於 2018年9月20日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (8,615 star) (868 fork)batch import
enhancementhelp wanted

描述

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?

貢獻者指南