David Barry
David Barry
Same here. Any update on this since December?
This is good to see. When do you expect to have everything in order and to start reviewing pull requests? I ask because I am interested in using this library...
> I think it would be wise to re-evaluate all currently supported measures to make sure they are defined under the correct systems. Might be worth extending the test suite...
I don't see this issue either. I have a small calculator tool in one of my apps that uses this library and it seems to be just fine.  ...
I'm not sure this would actually save that much code or improve the library. You would still need to add each of the definitions since the library would need to...
> There's no need to update anything: this wrapper is forwards-compatible. According to https://github.com/plotly/plotly.js/issues/5925#issuecomment-913715480 since v2 importing ploly.js-dist is the preferred and documented way of requiring but this library still...
I have tested this with our own components and can confirm that this now allows the use of plotly.js-dist alongside this library. https://github.com/plotly/plotly.js/issues/5925#issuecomment-914549350 If this was to be merged then...
@nicolaskruchten I think there's a broken link there. When clicking on "assemble you own customized bundle" it just takes to main plotly.js readme. I think the point here is that...
Thanks for the great tool @cjcliffe . Would it be possible to have a Mac OS build for the latest 0.2.7 release?
What's the status with this PR? When can we expect this to land? We're about to implement something similar in our remix app suite using https://github.com/kiliman/remix-mount-routes but if this feature...