Tags: likev/Makie.jl
Tags
[Diff since v0.20.9](MakieOrg/Makie.jl@v0.20.9...v0.20.10) **Merged pull requests:** - Unit support for Axes & Recipes, a.k.a axis converts (MakieOrg#3226) (@SimonDanisch) - add recipes for intervals (MakieOrg#3695) (@aplavin) - support intervals for setting limits (MakieOrg#3696) (@aplavin) - fix ticks for categorical colorbar (MakieOrg#3762) (@SimonDanisch) - Add linecaps and jointstyles (MakieOrg#3771) (@ffreyer) - Bump julia-actions/setup-julia from 1 to 2 (MakieOrg#3775) (@dependabot[bot]) - Improve CairoMakie thread safety (MakieOrg#3777) (@jkrumbiegel) - Update docstring for `save` (MakieOrg#3783) (@lanceXwq) - Fix docstring typos (MakieOrg#3785) (@lanceXwq) - Upgrade to DelaunayTriangulation v1.0 (MakieOrg#3787) (@DanielVandH) - Test vsloop by deploying docs to another branch (MakieOrg#3797) (@asinghvi17) - fixes typo in arc example (MakieOrg#3805) (@JohannesNE) - add `axislegend` method that inputs an axis and a title (MakieOrg#3808) (@bjarthur) - Fix downloads count badge (MakieOrg#3809) (@pricklypointer) - Allow Cairo scatter marker conversion to be overridden (MakieOrg#3811) (@asinghvi17) - Release `v0.20.10` (MakieOrg#3814) (@asinghvi17) - Add wrap recipe tutorial (MakieOrg#3816) (@SimonDanisch) - document `WilkinsonTicks` (MakieOrg#3819) (@t-bltg) - allows use of `hidedecorations!(ax)` and `hidespines!(ax)` for `PolarAxis` blocks (MakieOrg#3823) (@BenjaminDoran) - Remove color type restrictions for potentially array-valued colors (MakieOrg#3826) (@jkrumbiegel) - Update tricontourf.md in 0.20.10 branch (MakieOrg#3828) (@DanielVandH) - Tag v0.20.10 (MakieOrg#3830) (@SimonDanisch) **Closed issues:** - CairoMakie fails to PackageCompile (MakieOrg#2409) - CairoMakie fails to save image with interpolate=false to pdf (MakieOrg#2514) - `axislegend` cannot accept an axis and title at the same time (MakieOrg#2530) - `xlims!` doesn't work with intervals (MakieOrg#2611) - Julia crashes when GLMakie window is made full screen on Mac (MakieOrg#2629) - Unable to close GLMakie window (MakieOrg#2909) - CairoMakie seems to add round caps to lines (MakieOrg#2934) - WilkinsonTicks is undocumented (MakieOrg#3164) - DataInspector tooltips swallow punctuation on first plot (MakieOrg#3232) - Remember window position for popup windows in GLMakie (MakieOrg#3294) - Update to `save` docstring (MakieOrg#3409) - WGLMakie `DataInspector` is missing some font characters (MakieOrg#3516) - `heatmap` gives `nan_color` to cell not in data (MakieOrg#3782) - CairoMakie fails to precompile on macOS (MakieOrg#3790) - Very old version of Makie installed recently (MakieOrg#3802) - 'GLMakie' fails to install properly (MakieOrg#3803) - Recipe with Lines and Circle not working (MakieOrg#3812)
[Diff since v0.20.8](MakieOrg/Makie.jl@v0.20.8...v0.20.9) **Merged pull requests:** - Add voxel plot type (MakieOrg#3527) (@ffreyer) - Rework line shaders for WGLMakie compatability (MakieOrg#3558) (@ffreyer) - Documented / validated plot attributes (MakieOrg#3626) (@jkrumbiegel) - fix line inversion (MakieOrg#3651) (@ffreyer) - Unsupported marker warn message hint (MakieOrg#3666) (@J-C-Q) - use CRC32c hashing directly instead of StableHashTraits (MakieOrg#3667) (@SimonDanisch) - Streamline data_limits and boundingbox (MakieOrg#3671) (@ffreyer) - implement Float32 without losing Float64 precision (rebased) (MakieOrg#3681) (@SimonDanisch) - fix doctrings for Textbox validator (MakieOrg#3710) (@lanceXwq) - Fix CairoMakie line color bug MakieOrg#3704 (MakieOrg#3712) (@jkrumbiegel) - Fix contourf level calculation (MakieOrg#3713) (@jkrumbiegel) - Violin scaling continued (MakieOrg#3715) (@jkrumbiegel) - update scatter boundingbox (MakieOrg#3716) (@ffreyer) - Use label formatter in barplot (MakieOrg#3721) (@SimonDanisch) - Fix transforming surface normals (MakieOrg#3722) (@singularitti) - Change how boundingbox(::Text) is deprecated (MakieOrg#3723) (@ffreyer) - Deprecate `rotations` for `rotation` for Scatter and MeshScatter (MakieOrg#3724) (@jkrumbiegel) - flip (MakieOrg#3732) (@cossio) - actually update texture atlas on change (MakieOrg#3737) (@SimonDanisch) - Prepare 0.20.9 (MakieOrg#3747) (@ffreyer) **Closed issues:** - display backend support (MakieOrg#341) - Make image plotting the same orientation as in Plots.jl (MakieOrg#389) - Larger than screen recording results in "rolling" effect on video (MakieOrg#394) - Lines plotted on an image appear discontinuous unless window is resized. (MakieOrg#396) - Links to examples in README.md are broken (MakieOrg#438) - Feature request: nan_color kwarg for meshscatter (MakieOrg#720) - How to properly forward attributes in recipes? (MakieOrg#1019) - Breaking change from CairoMakie 0.9 to 0.10 (MakieOrg#2630) - `data_limits` overrides don't work when the recipe is nested within the recipe (MakieOrg#2714) - sizes of areas in violin plot are incorrect (MakieOrg#3351) - WGLMakie now throws an error if no screen available (MakieOrg#3535) - [FR] Do not export geometry basics (MakieOrg#3610) - Should `convert_single_argument` be in MakieCore? (MakieOrg#3645) - resize_to_layout!() does not work with DataAspect (MakieOrg#3654) - can you reproduce the bug with a fresh environment ? (`]activate --temp; add Makie`) (MakieOrg#3659) - GLMakie broken on 1.11 branch and nightly (MakieOrg#3661) - Remove twitter link from Readme (MakieOrg#3678) - Broken fonts and plots with GLMakie after using PackageCompiler (MakieOrg#3679) - `contourf` bug (MakieOrg#3683) - programmatic mouse click (MakieOrg#3685) - How to out put \widetilde label on Makie fig (MakieOrg#3701) - Surface normals not properly transformed by `markersize` scaling. (MakieOrg#3702) - How to modify default setting in Makie (MakieOrg#3703) - Varying line colors in CairoMakie (MakieOrg#3704) - Makie fails to precompile (MakieOrg#3706) - A simple docstring fix for Textbox (MakieOrg#3709) - How to modify colors of Colorbar to adapt the values of exp-type data (MakieOrg#3711) - Label formatter not used in barplot (MakieOrg#3720) - Makie fails to compile on musl system (MakieOrg#3725) - Return_type error that appeared out of nowhere (MakieOrg#3740) - Please depreciate the fig[x,y] indexing (MakieOrg#3742) - Makie thread safety: crashes Julia in parallel @Spawn and @threads but not in @async (MakieOrg#3753) - CairoMakie Memory leak (Ubuntu)?? (MakieOrg#3759)
[Diff since v0.20.7](MakieOrg/Makie.jl@v0.20.7...v0.20.8) **Merged pull requests:** - Bump codecov/codecov-action from 3 to 4 (MakieOrg#3602) (@dependabot[bot]) - Make ScatterLines a PointBased plot (MakieOrg#3603) (@asinghvi17) - Check converted as well as input args in polygon drawing in CairoMakie (MakieOrg#3605) (@asinghvi17) - Enforce changelog (MakieOrg#3606) (@jkrumbiegel) - Fix `rich` rticks for `PolarAxis` (MakieOrg#3615) (@jonaswickman) - Fix potential bugs with format strings (MakieOrg#3633) (@ScottPJones) - Small fixes (MakieOrg#3637) (@SimonDanisch) - Avoid vertical space with `backend_show` (MakieOrg#3642) (@rikhuijzer) - Fix NEWS.md mention in template (MakieOrg#3644) (@rikhuijzer) - bump versions (MakieOrg#3648) (@SimonDanisch) - Skip resolution caching (MakieOrg#3649) (@ffreyer) **Closed issues:** - Allow 0 and negative indices for GridPosition (MakieOrg#1534) - Misplaced yticks when mirroring inside ticks and linking yaxes (MakieOrg#2209) - could not load library avdevice-58 (MakieOrg#3153) - Warning triggered by Makie itself (MakieOrg#3459) - Overlay multiple contours on a single plot (MakieOrg#3528) - Repetitive precompilation for GLMakie and GeoMakie since Julia 1.10.0 (MakieOrg#3576) - CairoMakie is drawing most polygon input as meshes, even when unnecessary (MakieOrg#3600) - Chained @lift needed to update interactive heatmap: No method matching length(::Axis) (MakieOrg#3608) - Error from example '33D Mixed-Agent Ecosystem with Pathfinding' (MakieOrg#3609) - Bar labels are wrong for horizontal bars (MakieOrg#3617) - Using Themes with only one attribute set leads to TypeError (MakieOrg#3618) - Zero ticks are missing (MakieOrg#3620) - Lines and text scale weirdly after emptying axis, adding new plot, and rescaling figure (MakieOrg#3639)
[Diff since v0.20.6](MakieOrg/Makie.jl@v0.20.6...v0.20.7) **Merged pull requests:** - disallow x, y, z for barplot (MakieOrg#3574) (@SimonDanisch) - Use a temp dir instead of mutating the CairoMakie src dir (MakieOrg#3588) (@jkrumbiegel) - Fix IntervalArithmetic version because of bug with DelaunayTriangulation (MakieOrg#3595) (@jkrumbiegel) - Improve error message for Plots.jl-like usage (MakieOrg#3596) (@jkrumbiegel) - Fix stack overflow for grid conversion with missings (MakieOrg#3597) (@jkrumbiegel) - Fix axis mirrored ticks alignment (MakieOrg#3598) (@jkrumbiegel) - Prepare 0.20.7 (MakieOrg#3599) (@jkrumbiegel) **Closed issues:** - Asymmetric ticks when mirrored and align=1 (MakieOrg#3431) - mirrored ticks are sometimes misplaced with right y-axis (MakieOrg#3458) - `contourf!()` gives `StackOverflowError` on `Array{Union{Float64,Missing}}` (MakieOrg#3515) - CairoMakie `display` mutates package directory (MakieOrg#3519) - Add hint to f, ax, p=plot(x) to the FigureAxisPlot plot! error message (MakieOrg#3593) - Error installing - can't find isoband (MakieOrg#3594)
[Diff since v0.20.5](MakieOrg/Makie.jl@v0.20.5...v0.20.6) **Merged pull requests:** - add typed argument conversion (MakieOrg#3565) (@SimonDanisch) - Fix a hang due to `limits!` being called recursively (MakieOrg#3570) (@Sagnac) - fix redisplaying figures on same screen (MakieOrg#3573) (@SimonDanisch) - remove beta-20 from ci (MakieOrg#3578) (@SimonDanisch) - Fix `bracket` with vector points but without text (MakieOrg#3580) (@jkrumbiegel) - Fix position of mirrored ticks when single dimension updates (MakieOrg#3581) (@jkrumbiegel) - Fix camera centering (MakieOrg#3582) (@ffreyer) - Fix `rich` ticks for `PolarAxis` (MakieOrg#3585) (@jkrumbiegel) - Fix scatterlines scalar number color (MakieOrg#3586) (@jkrumbiegel) - Allow scalar number colors for legend entries (MakieOrg#3587) (@jkrumbiegel) - Prepare 0.20.6 release (MakieOrg#3590) (@jkrumbiegel) **Closed issues:** - LineElement in legend does not respect colormap attribute (MakieOrg#1905) - CairoMakie: `intens` not defined (MakieOrg#2910) - Legend not working when using custom colorrange (MakieOrg#3532) - Dead link in GLMakie/README.md (MakieOrg#3539) - `scatterlines` cannot pass a number as one colorant for the whole scatterline (MakieOrg#3551) - `limits!` hangs when being passed a an indexed Figure, not an Axis (MakieOrg#3564) - student gets precompile error and access denied to `libcairo-2.dll` (MakieOrg#3568) - bracket! does not work with vectors when not providing a text argument (MakieOrg#3569) - GLMakie Precompiling Segmentation Fault in WSL2 (MakieOrg#3577) - Right ticks of an Axis not updating correctly when adding a Colorbar (MakieOrg#3579) - PolarAxis ticklabel cannot take rich text (MakieOrg#3583) - Label influences aspect of figure and adds unnecessary whitespace (MakieOrg#3589)
[Diff since v0.20.4](MakieOrg/Makie.jl@v0.20.4...v0.20.5) **Merged pull requests:** - Fix a DataInspector bug if `inspector_label` is used with RGB images (MakieOrg#3468) (@Sagnac) - fix streamplot 3D default arrow size (MakieOrg#3525) (@chillenb) - fix error printing on shader error (MakieOrg#3530) (@SimonDanisch) - update pagefind to 1.0.4 (MakieOrg#3534) (@jkrumbiegel) - Use `Makie.automatic` in lighting docs (MakieOrg#3537) (@ffreyer) - Fix conversion trait docs (MakieOrg#3538) (@ffreyer) - add interpolate keyword for Surface (MakieOrg#3541) (@SimonDanisch) - Don't clear args, rely on delete deregister_callbacks (MakieOrg#3543) (@SimonDanisch) - Remove deps, e.g. Setfield (MakieOrg#3546) (@SimonDanisch) - Fix CairoMakie transforms (MakieOrg#3552) (@ffreyer) - improve heatmap docs (MakieOrg#3557) (@jkrumbiegel) - prepare 0.20.5 release (MakieOrg#3566) (@SimonDanisch) **Closed issues:** - empty!(Axis3) doesn't work (MakieOrg#3370) - SurfaceLike still mentioned in the docs (MakieOrg#3439) - Shading automatic doesn't work as suggested by warning. (MakieOrg#3495) - Streamplot 3D seems to be broken (MakieOrg#3504) - Deleting a plot removes listener (MakieOrg#3542) - Issues with h/vspan and h/hspan in log space (MakieOrg#3545) - Why are the heatmap rectangles not centered with the passed coordinates? (MakieOrg#3554) - Precompilation of CairoMakie fails (MakieOrg#3563)
[Diff since v0.20.3](MakieOrg/Makie.jl@v0.20.3...v0.20.4) **Merged pull requests:** - fix contour boundingbox with `NaN`s (MakieOrg#3210) (@t-bltg) - improve direction markers in waterfall recipe (MakieOrg#3361) (@daschw) - JSServe got renamed to Bonito (MakieOrg#3477) (@SimonDanisch) - Fix typo (MakieOrg#3502) (@f-bro) - fix spurious minor tick (MakieOrg#3505) (@t-bltg) - Add stroke and glow to WGLMakie (MakieOrg#3518) (@ffreyer) - Use separate reference images per backend (MakieOrg#3520) (@jkrumbiegel) - cleanup three display and fix MakieOrg#3517 & MakieOrg#3503 (MakieOrg#3522) (@SimonDanisch) - fix stroke ppu for WGLMakie (MakieOrg#3523) (@SimonDanisch) - tag v0.20.4 (MakieOrg#3529) (@SimonDanisch) **Closed issues:** - wglmakie camera issue (MakieOrg#598) - Uniform resolution across backends (MakieOrg#993) - Mouse Rotation of Axis3 - is chaotic in WGLMakie (MakieOrg#1027) - WGLMakie does not support `linestyle = :dash` (MakieOrg#1334) - DimensionMismatch error when changing image with the same size but different dimensions (MakieOrg#2643) - Contour errored when data contain `NaN` and `labels=true` (MakieOrg#3211) - Stroke support for `scatter()` in WGLMakie (MakieOrg#3279) - Broken link in docs (MakieOrg#3415) - Warning about version of Mods.jl (MakieOrg#3441) - If the major ticks are defined in addition to the minor ticks, the minor ticks are displayed incorrectly (MakieOrg#3467) - Spurious minor ticks on y axis (MakieOrg#3487) - Lines in WGLMakie are not inspectable (MakieOrg#3503) - WGLMakie error in window event callback (MakieOrg#3517) - Scatter! does not render a section of the screen during animation (MakieOrg#3524)
[Diff since v0.20.2](MakieOrg/Makie.jl@v0.20.2...v0.20.3) **Merged pull requests:** - Add options to reduce edge artifacts in scatter (text, lines) (MakieOrg#3408) (@ffreyer) - Add naive depth sorting for scatter & text (MakieOrg#3432) (@ffreyer) - move texture map to scratchspaces in depot (MakieOrg#3437) (@IanButterworth) - Match url ids but not image data blobs in svg salting (MakieOrg#3443) (@jkrumbiegel) - docs: Fix undef var (MakieOrg#3445) (@rapus95) - fix document links about `Camera3D` (MakieOrg#3447) (@ehgus) - Write figure sizes into html img tags (MakieOrg#3448) (@jkrumbiegel) - Link check (MakieOrg#3451) (@jkrumbiegel) - CompatHelper: bump compat for Hyperscript to 0.0.5 for package WGLMakie, (keep existing compat) (MakieOrg#3453) (@github-actions[bot]) - DataInspector fixes (MakieOrg#3454) (@ffreyer) - GLMakie image size update bug (MakieOrg#3456) (@jkrumbiegel) - Make autolimits! default to current_axis() (MakieOrg#3469) (@KronosTheLate) - clean up some more observables for blocks and axis (MakieOrg#3475) (@SimonDanisch) - import plot!, closes MakieOrg#771 (MakieOrg#3478) (@SimonDanisch) - Merge all refimage generating workflows into one (MakieOrg#3479) (@jkrumbiegel) - Bump actions/upload-artifact from 3 to 4 (MakieOrg#3480) (@dependabot[bot]) - Make artifact names unique (MakieOrg#3481) (@jkrumbiegel) - pass update through record/Record/VideoStream (MakieOrg#3482) (@SimonDanisch) - fix WGLMakie benchmark (MakieOrg#3483) (@SimonDanisch) - Update setup-python (MakieOrg#3484) (@SimonDanisch) - add interpolate option to volume (MakieOrg#3485) (@SimonDanisch) - tag v0.20.3 (MakieOrg#3486) (@SimonDanisch) - Add how to draw boxes page (MakieOrg#3488) (@jkrumbiegel) - Fix & test relocatability (MakieOrg#3490) (@SimonDanisch) - doc: Fix typos in `VideoStreamOptions` docs (MakieOrg#3493) (@musoke) - Fix calculation of focal length for RPRMakie (MakieOrg#3494) (@jkrumbiegel) **Closed issues:** - showticks errors when all values are set to false (MakieOrg#242) - Improving performance by improving type inference (MakieOrg#553) - Example recipe in docs doesn't work (MakieOrg#771) - DataInspector : `inspector_clear` not called when moving from one inspectable element to another (MakieOrg#3353) - DataInspector tooltip projected below axis spines (MakieOrg#3436) - doc: broken `triplot` examples (MakieOrg#3440) - DataInspector shows transformed coordinated for log scale (MakieOrg#3450) - `mesh` always shades in black (MakieOrg#3457) - GLMakie px_per_unit doesn't work (MakieOrg#3472) - How does GLMakie adjust the window size through commands? (MakieOrg#3474) - slider position did not update when value changes (MakieOrg#3492)
PreviousNext