uber/react-vis

Setting your base for a logarithmic scale

Open

#968 ouverte le 20 sept. 2018

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (8 615 stars) (868 forks)batch import
enhancementhelp wanted

Description

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?

Guide contributeur