The Python Oracle

"nticks" not being respected for xaxis in plotly scene

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Drifting Through My Dreams

--

Chapters
00:00 &Quot;Nticks&Quot; Not Being Respected For Xaxis In Plotly Scene
00:32 Accepted Answer Score 0
00:44 Thank you

--

Full question
https://stackoverflow.com/questions/6971...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #plotly #plotlypython #scatter3d

#avk47



ACCEPTED ANSWER

Score 0


Looking through the documentation for scatter3d traces here, nticks is the maximum number of a ticks for an axis, and the actual number of ticks is less than or equal to nticks.