Que3216 / d3-pseudo-log-scale

A (almost) log scale for d3 that can handle negative and positive numbers on the same axis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d3-pseudo-log-scale

An (almost) log scale for d3 that can handle negative and positive numbers on the same axis.

It switches to a linear scale near the zero point. This means it's a potentially misleading scale, since it has a discontinuity.

About

A (almost) log scale for d3 that can handle negative and positive numbers on the same axis.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%