add symmetrical log scale
Open
Nobody has claimed this yet.
community
feature
good first issue
P3
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the linked Matplotlib symlog demo and the Stack Overflow explanation, then identify the relevant plotly.js scale entry points and tests; done means the requested symmetrical log scale is supported and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100