Boomer91

Results 6 issues of Boomer91

Trying to add on_click callback function to scatterplot but it does not seem to work unless I'm missing something. Using Jupter Notebook ``` import plotly_express as px f = px.scatter(results,...

Hi, I have two Meshes and two AnimationActions. I would like to have a single animation control widget to control both animations/objects. How is this possible? I guess something like...

I'm trying to animate length and direction of an ArrowHelper, but these attributes don't seem animateable. Why is this the case? Alternatively, I can use position, rotation and scale attributes...

Is it possible to track an animated object with a PerspectiveCamera such that it stays in view? A spotlight is able to do this using Spotlight.target = object, but I...

Getting this error when running `npm start`: ```ERROR in ./src/tools/parsers/parser.worker.js (./node_modules/babel-loader/lib/index.js!./node_modules/eslint-loader/dist/cjs.js??ruleSet[1].rules[19]!./src/tools/parsers/parser.worker.js) 5:22-67 Module not found: Error: Can't resolve './JsDataflashParser/parser' in '/home/cyriel/software/UAVLogViewer/src/tools/parsers' resolve './JsDataflashParser/parser' in '/home/cyriel/software/UAVLogViewer/src/tools/parsers' using description file: /home/cyriel/software/UAVLogViewer/package.json (relative...

**Bug Report: Template updatemenus and annotations not transferred to figures** **Description** When defining `updatemenus` and `annotations` in a Plotly template, they are not properly transferred to figures that use the...