html_url,issue_url,id,node_id,user,created_at,updated_at,author_association,body,reactions,performed_via_github_app,issue
https://github.com/pydata/xarray/pull/3640#issuecomment-927385227,https://api.github.com/repos/pydata/xarray/issues/3640,927385227,IC_kwDOAMm_X843RsaL,13301940,2021-09-26T22:47:10Z,2021-09-26T22:47:10Z,MEMBER,"> Do we not want to discuss this in the bi-weekly dev meetings perhaps?
👍🏽 I'm in favor of discussing this in the dev meetings... Being able to easily switch plotting backends would be a nice feature to have from a user's perspective. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,539394615
https://github.com/pydata/xarray/pull/3640#issuecomment-927378300,https://api.github.com/repos/pydata/xarray/issues/3640,927378300,IC_kwDOAMm_X843Rqt8,13301940,2021-09-26T21:53:42Z,2021-09-26T21:53:42Z,MEMBER,Closing this because it has gone stale :(,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,539394615
https://github.com/pydata/xarray/pull/3640#issuecomment-619573052,https://api.github.com/repos/pydata/xarray/issues/3640,619573052,MDEyOklzc3VlQ29tbWVudDYxOTU3MzA1Mg==,13301940,2020-04-26T15:48:00Z,2020-04-26T15:49:49Z,MEMBER,"> What's the current status here?
I put this PR on a back burner :). As I pointed out in https://github.com/pydata/xarray/pull/3640#issuecomment-580413432, it is my understand that xarray will need to define a minimal plotting API for this entrypoint feature to work properly. Would this plotting API be something xarray devs would be willing to have/support? Cc @shoyer @dcherian @jhamman
I could be missing something here. So please let me know if there is another way of getting the entrypoint feature to work without needing to define a plotting API that third-party visualization libraries adheres to.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,539394615
https://github.com/pydata/xarray/pull/3640#issuecomment-580413432,https://api.github.com/repos/pydata/xarray/issues/3640,580413432,MDEyOklzc3VlQ29tbWVudDU4MDQxMzQzMg==,13301940,2020-01-30T19:23:30Z,2020-01-30T19:23:30Z,MEMBER,"After looking at Pandas source code, it's my understanding that
- Pandas provides a well defined [plotting API](https://github.com/pandas-dev/pandas/blob/v1.0.0/pandas/plotting/_core.py)
- At runtime, Pandas figures out the right backend to use via [`_get_plot_backend()`](https://github.com/pandas-dev/pandas/blob/v1.0.0/pandas/plotting/_core.py#L1645) and then dispatches the plotting functionality to this backend.
This approach makes interfacing with Pandas objects easy as long as the plotting library adheres to this plotting API. Currently, Xarray's plotting API is closely tied to matplotlib. To support entrypoint for other plotting backend will likely require defining something similar to [Pandas's plotting API](https://github.com/pandas-dev/pandas/blob/v1.0.0/pandas/plotting/_core.py). **Is my interpretation correct?**
Pinging @TomAugspurger, @jsignell and @jbednar as they may have ideas on how to proceed with this implementation. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,539394615
https://github.com/pydata/xarray/pull/3640#issuecomment-580313388,https://api.github.com/repos/pydata/xarray/issues/3640,580313388,MDEyOklzc3VlQ29tbWVudDU4MDMxMzM4OA==,13301940,2020-01-30T15:42:22Z,2020-01-30T15:42:22Z,MEMBER,"> can you summarize what's needed on the holoviews and xarray side for this to work?
A while back I opened this issue https://github.com/holoviz/hvplot/issues/392. I am about to make modifications to hvplot/holoviews locally to test that this PR is going to work as expected. Once I have a better understanding of what's needed, I will report back. ","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,539394615