uber/react-vis

Setting your base for a logarithmic scale

Offen

#968 geöffnet am 20.09.2018

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (868 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (8.615 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide