Alex Johnson

Results 597 comments of Alex Johnson

@chbeyg installation works fine for me. What is the outcome of the following commands for you? ``` > pip list | grep daq dash-daq 0.5.0 > python Python 3.10.6 (main,...

LGTM, thanks @dberardi99! It’ll need a draftlog entry, I’d call it an addition rather than a bug fix. @archmoj I see you have this slotted for the next release after...

Hi @Vahid-Taheri, thanks for pointing this out! [`world-calendars`](https://github.com/alexcjohnson/world-calendars) is a package we created specifically for plotly.js, though apparently it's still housed in my personal GH account (@gvwilson FYI I'm happy...

FYI back in 2016 when we pulled the original I apparently didn't find it published on NPM so I copied the source code into my repo. It now apparently is...

Hmm I was optimistic that the new upstream version would fix the issue you identified @Vahid-Taheri, especially since the latest version over there is just two months old (suspiciously close...

Thank you @kbwood - and I don't think we've corresponded before but let me say thank you for creating and maintaining your calendar plugin, that's been the basis of Plotly's...

@hmanz we (Plotly) will need to rebuild using the new version of @kbwood's calendar code in order to get the new `iranian` calendar. And again that may take some time...

It isn't really possible for us to use `kbwood/calendars` directly, as it's structured as a jQuery plugin. But `world-calendars` is codegen'd from `kbwood/calendars`, we just have to rerun the codegen...

Oh that's cool, thanks for pointing that out! We should be able to use `kbwood/world-calendars` directly rather than doing codegen from your jQuery package. I'm not sure if plotly.js has...

[Known issue](https://github.com/plotly/plotly.js/blob/master/src/plot_api/plot_api.js#L268) but doesn't look like we have an issue for it - thanks for bringing this up @RedShift1 I was going to suggest `cliponaxis: false` #1861 (your leftmost text...