Jon Mease
Jon Mease
Thanks for the report. I've only tried the windows install on a VM so I wasn't sure what the real difference was. I'm wondering if it's related to compiling the...
Thanks for the report and for sharing your experience here @eshort0401. @plotly/plotly_js Do you all have any thoughts on whether the current difference in behavior between axis lines and scatter...
Thanks @etpinard, would you like this as a new plotly.js issue or as something to tack on to https://github.com/plotly/plotly.js/issues/1899?
Thanks for taking a look at this @huonw. I'd have no problem running the generated code through a minimizer instead of black if that's helpful. The compression approaches would carry...
> @jonmmease are you interested to review & possibly work on this PR? Yeah, I'm interested in picking this up again. Probably early December. @almarklein Thanks for chiming in and...
> Unlike #2911, the decoding process is done at calc step instead of `supplyDefaults`: 636e644 @archmoj Could you explain your motivation here? If I remember correctly, it seemed easier to...
One issue I'm running into with having decoding happen in calc. This does prevent the decoding from happening during interactions, but since supplyDefaults does run during interactions, the typed arrays...
> @jonmmease please feel free to work & push directly into this branch. Ok, thanks!
I'm a bit confused by the validation error messages
The CI test failure prints this regarding the new `bar_heatlane.vl.json` spec: > Received: "must have required property 'mark', must have required property 'facet', must have required property 'as', must have...