Zhanibek
Zhanibek
@BeastyBlacksmith you have any idea why the plots is erroring out only because i added some code in the extension? The extension is not really activated even
These two things that happenned after my last commits https://github.com/JuliaPlots/Plots.jl/actions/runs/7609991770/job/20722386227?pr=4866 https://github.com/JuliaPlots/Plots.jl/actions/runs/7609991770/job/20722387137?pr=4866 I'm trying to get pythonplot to work and suddenly tests started failing withuot me enabling the relevant test lines
im also not understanding what is the deal with python plot and the recent breakage with 1.03 version of python plot
Can you please add the other PR here too, and let's see the combined PR runs. Plotly needs some fixing and maybe this would fix the failing tests on windows,...
probably plots gets loaded somewer here https://github.com/JuliaPlots/Plots.jl/blob/fcf2e74258e7eb7dbba36c91182d3e8aa3d7c712/src/backends.jl#L561
not sure I never understood why plotly has more than 1 package
https://github.com/JuliaPlots/Plots.jl/pull/4860
Yeah I don't know why is it failing https://github.com/JuliaPlots/Plots.jl/pull/4864
@yha any help would be appreciated
Currently GR does not yet support this as it's a relatively new feature in Plots.