Scott Little
Scott Little
Are there any examples of highlighting a trace upon hover in plotly for python? Or has this functionality not been added to python yet?
[This stackoverflow question and answer may be of interest to some.](https://stackoverflow.com/questions/53327572/how-do-i-highlight-an-entire-trace-upon-hover-in-plotly-for-python)
Would it make sense to have a modifier key that would enable translation with the mouse or other keyboard functions? Would love to contribute if I could get to that...
Does `// keys: new Types.KeyDict()` need to be enabled for the keys to work? The three.js documentation gives this mapping: ``` controls.keys = { LEFT: 37, //left arrow UP: 38,...
I guess, I digress. I am mainly wondering if there is a way to translate the camera in any way by the user. This would be useful for exploring large...
On a different Mac laptop, I am able to hold down the CTRL or command key for translation of the image. So, I am closing this.
Has this issue been resolved? I am having this issue with my Galaxy S3 with Android 4.3 and Processing 2.0.3 for Mac OSX 10.9. I am specifying landscape orientation in...
I forgot to mention that I'm using P3D. I'll give the alpha version a shot and get back.
Processing 3.0 with Android mode 3.0 did not work. It compiled but crashed upon launch. It complained about something about putting stuff outside the renderer. I was able to get...
If not already implemented in a current version, would it be possible to change the orientation code to add the line to XML file through the preprocessor?