plotly/plotly.js

add symmetrical log scale

Open

#221 opened on Jan 27, 2016

View on GitHub
 (19 comments) (40 reactions) (0 assignees)JavaScript (15,964 stars) (1,846 forks)batch import
P3communityfeaturegood first issue

Description

Dear fellow developers and plot.ly users,

I would like to request a new feature: "symmetrical log" scale. Matplotlib has it:

http://matplotlib.org/examples/pylab_examples/symlog_demo.html

Also see: What is the difference between 'log' and 'symlog'? link

It would be great if plot.ly can adopt this scale. Thanks!

-- Y

Contributor guide