plotly/plotly.js

add symmetrical log scale

Open

#221 opened on Jan 27, 2016

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

Repository metrics

Stars
 (15,964 stars)
PR merge metrics
 (Avg merge 35d 19h) (36 merged PRs in 30d)

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