Andrew Pikul

Results 86 comments of Andrew Pikul

Alright, I fixed the obvious stuff (including plot-schema) from those errors, but non-obvious stuff is: 1) What should Plotly.purge() do with the closed-caption div. Should we change the test to...

I've just made a pull request on this repo:branch w/ about a million commits that makes us go green, but there are issues, let's see: ### 1) The closed caption...

thanks @julianna-langston, I take it the `` must have `id=cc`, or would other `id` work? ### Todo list + structure moved to new comment ### ~Proposed Structure~ (obsolete): * Two...

yeah rollup can do it ~out of box~ pretty easily tbh. edit: in fact, the push i submitted to chart2music creates a CJS using babel, but since they already use...

ESM/CJS preferences aside, here's new todo: - [x] merge with main and make go green again ### **Little Stuff** - [ ] sensible defaults for CC generation (off screen) -...

Hi @julianna-langston ! I think that the c2m library is fine, when I say "c2m side" I'm just referring to the plotly module that implements it.

I've refactored this branch to give `accessibility.js` a proper API. Since `accessibility.js` is set up to support multiple accessibility libraries, `accessibility.js` no longer contains `c2m`-specific logic, but instead calls a...

> hi @ayjayt Thank you for all your work on this. Can I please have your email or linkedin? I'd like to share more side thoughts with you. [[email protected]](mailto:[email protected]) >...

Todo 1: https://github.com/plotly/plotly.js/pull/6680#issuecomment-1962404214 Todo 2: https://github.com/plotly/plotly.js/pull/6680#issuecomment-1968198454 just copying this here because it all got lost with the big merge