Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Plots.jl

Plots.jl is a package for the julia programming language that aims to provide a uniform and intuitive API for multiple plotting libraries.
Collective - Host: opensource - https://opencollective.com/plotsjl - Website: https://julialang.zulipchat.com/#narrow/stream/236493-plots.2Ejl - Code: https://github.com/JuliaPlots/Plots.jl

tests for marker-stroke-color

github.com/JuliaPlots/Plots.jl - d43e53f8961c15d13150598d5a44bbced84866b0 authored over 5 years ago
native fillrange

github.com/JuliaPlots/Plots.jl - 2d947f4a9779e03f14ead8b76511b1748a29c5f3 authored over 5 years ago
create plot only once

github.com/JuliaPlots/Plots.jl - 4964eb31fa5eba5bdd67558549eabcd6897291f8 authored over 5 years ago
Allow legend font alpha with pgfplots.

github.com/JuliaPlots/Plots.jl - 0b8f7d67dc8de889eecc3635de07ab673c56c9dc authored over 5 years ago
Allow legend opacity for pgfplots.

github.com/JuliaPlots/Plots.jl - faf6ea72e0ccb768f9603af39d7d5f3da993912e authored over 5 years ago
translate pgf_fill_legend_hack

github.com/JuliaPlots/Plots.jl - b66415a3383a83017fdf5b298d347379f9dd88e3 authored over 5 years ago
ltriangle, rtriangle

github.com/JuliaPlots/Plots.jl - e14733d46017f2318621885f99e16fc70b95f286 authored over 5 years ago
Fix pgfplots legend fg/bg transparency.

github.com/JuliaPlots/Plots.jl - b6f7c8bc4b40363ef09a59ca315eff1d48560d78 authored over 5 years ago
use TikzDocument and its preamble

github.com/JuliaPlots/Plots.jl - 4902716a44c07902ae5a688403094c3f2e92eb72 authored over 5 years ago
Merge pull request #2262 from daschw/gr-legendfontcolor

allow symbols in GR legendfontcolor

github.com/JuliaPlots/Plots.jl - e084c1410c1411982e03b6da37e30cabd417064b authored over 5 years ago
allow symbols in GR legendfontcolor

github.com/JuliaPlots/Plots.jl - ea790cc7c5071aaee3da2e58c82964c3e22f6b6f authored over 5 years ago
fix pgfx_fillrange_series

github.com/JuliaPlots/Plots.jl - fb418c87aca4901cb4c2b3bb45d702a96bc2564b authored over 5 years ago
add area legend for shapes

github.com/JuliaPlots/Plots.jl - b6da96fb78d36d11c59d4d6bd9389900bc5e595b authored over 5 years ago
reproduce 3D docs plot

github.com/JuliaPlots/Plots.jl - 1a751c7baec0640ba56cc9f2cac4ba7da4e4d8b3 authored over 5 years ago
legend position

github.com/JuliaPlots/Plots.jl - 2d100d826172ee03743b8007aa4c1b27d9780619 authored over 5 years ago
claim everything

github.com/JuliaPlots/Plots.jl - 5e0d42898cc8c277755ecf7fe0c7937cd82efca0 authored over 5 years ago
tests for 3D colorbar

github.com/JuliaPlots/Plots.jl - b6bd69055bf6f0b31758ede6da5c867183dcae2f authored over 5 years ago
Merge pull request #2260 from daschw/revise

Revise.track conditionally loaded backends

github.com/JuliaPlots/Plots.jl - ea74fcd4d6ed3c4cdac40bcda382917a41634206 authored over 5 years ago
translation of pgf_colormap

github.com/JuliaPlots/Plots.jl - c39613ddd830c6edc7550f6d297c086520caacda authored over 5 years ago
Revise.track conditionally loaded backends

github.com/JuliaPlots/Plots.jl - 4a4f9dff6aa3858a12c6f7751d637d9cfcd78e68 authored over 5 years ago
translated pgf_fillrange_series

github.com/JuliaPlots/Plots.jl - cd55218a2c5419a4b189d75506b79a6f2fe65890 authored over 5 years ago
Merge branch 'pgfplotsx' of github.com:BeastyBlacksmith/Plots.jl into pgfplotsx

github.com/JuliaPlots/Plots.jl - 881d415f2163c785d1a3e8f59b9fe02d2be22a01 authored over 5 years ago
Merge pull request #2258 from daschw/function_xlims

pass correct xlims to adapted_grid

github.com/JuliaPlots/Plots.jl - db02ffa43650bfb14c23c476f6b200ebab30713d authored over 5 years ago
pass correct xlims to adapted_grid

github.com/JuliaPlots/Plots.jl - 2c78f1ff7b540a4caa0b38fdaa038ff2227ed3fa authored over 5 years ago
add guard against overexecution

github.com/JuliaPlots/Plots.jl - 2bf3ddf45b062de7fe164d3a638b63729d58f894 authored over 5 years ago
translate pgf_fillrange_series

github.com/JuliaPlots/Plots.jl - d8c48f1a8501d3fde652d588f6b387ddb77cb866 authored over 5 years ago
apply annotations

github.com/JuliaPlots/Plots.jl - 86643058b6fad8434b56e80785fa252513fd06ea authored over 5 years ago
translate pgf_add_aanotation!

github.com/JuliaPlots/Plots.jl - 6b6d589aa7ff34ffa4130959e918e4b3d5b708ad authored over 5 years ago
options translation part 1, use Options instead of @pgf

github.com/JuliaPlots/Plots.jl - 5920f3b34d3a8a841daa2dad6d34d6e0e0e68171 authored over 5 years ago
Merge pull request #2254 from yhls/yhls/precompile

Add more instructions for generateprecompiles.jl

github.com/JuliaPlots/Plots.jl - c472ecf3b065addf7d9e6657b72c1c6af8481295 authored over 5 years ago
add more instructions for generateprecompiles.jl

github.com/JuliaPlots/Plots.jl - 70c507b8f870ec1008819e701333e95158bbcb69 authored over 5 years ago
Merge pull request #2250 from yhls/yhls/precompile

Reduce time to first plot by precompiling functions

github.com/JuliaPlots/Plots.jl - 2245e572aaf2370224d0f00e78eb156b592eecec authored over 5 years ago
fix code loading

github.com/JuliaPlots/Plots.jl - c984722807cb5aed5ad29018c5c5c47a5e8a3179 authored over 5 years ago
precompile functions to reduce compilation time of first plot

github.com/JuliaPlots/Plots.jl - 05eed0fdda0c0e30994abafdc77927194434dd3d authored over 5 years ago
axes labels, legend entries, line color, marker shapes

github.com/JuliaPlots/Plots.jl - 9e74976d6d97c0f7731fec2e3bf17ff8a54ddea9 authored over 5 years ago
Merge pull request #2243 from antoine-levitt/fix_animated_gif

Alternative fix for #2239

github.com/JuliaPlots/Plots.jl - c8b75dfae12d34e6877190f261ab64261a60502d authored over 5 years ago
fix mimetype again

github.com/JuliaPlots/Plots.jl - 94812cde7afb3f3fe2caf7a07b593832b84e7a1c authored over 5 years ago
correct mimetype for mov

github.com/JuliaPlots/Plots.jl - 3db930cb9386680879a9e1b8e744435757a41c80 authored over 5 years ago
not displaying in Juno

github.com/JuliaPlots/Plots.jl - 37300a934570ba1ab41f972afb9ef0e2136356c4 authored over 5 years ago
create display methods

github.com/JuliaPlots/Plots.jl - 54fc1ff69cfa3b4c1771a02e2681776bc9b53312 authored over 5 years ago
Merge pull request #2236 from yha/inf-nan

Convert infinite values to NaN

github.com/JuliaPlots/Plots.jl - eab5091147b02da9d74e96db890034303ab52423 authored over 5 years ago
Update Project.toml

github.com/JuliaPlots/Plots.jl - b8f21ad878f76ca4751931287248b477003afa22 authored over 5 years ago
Embed gifs and videos

github.com/JuliaPlots/Plots.jl - cb4702f7b82afe62b3eea52c54ad667f0ca1b77a authored over 5 years ago
Alternative fix for #2239

github.com/JuliaPlots/Plots.jl - 25313f6b4351308e77120e136802a82e98763f31 authored over 5 years ago
Merge pull request #2242 from BeastyBlacksmith/bbs/adapted_grid-change

fix multiplot of functions

github.com/JuliaPlots/Plots.jl - a0e0c2c95003e5ef7d8c4e11e6308a9fe43f4e78 authored over 5 years ago
fix multiplot of functions

github.com/JuliaPlots/Plots.jl - 8b43f70ed4ba2ea8c0f2ca6a4527d0848f8e2dbe authored over 5 years ago
Merge pull request #2240 from johanbluecreek/2239-fixing-cached-inline-animations

animation.jl: using randstring() to generate unique tmp names (fix: 2239)

github.com/JuliaPlots/Plots.jl - 867a2b8748af7a3d51b419002425eacb1e2e1678 authored over 5 years ago
Merge pull request #2234 from lmh91/lmh_gr_nonuniform_heatmap

Nonuniform heatmaps are now possible with the GR backend.

github.com/JuliaPlots/Plots.jl - 63cd86589ced8b1e958a77cfd9993812d6d3bbff authored over 5 years ago
animation.jl: using randstring() to generate unique tmp names (fix: 2239)

Browser caching prevents animations from being updated if names are not
unique. This solves Issu...

github.com/JuliaPlots/Plots.jl - 31c4414c32836e5fb658a9fe32b33a7a55e70daf authored over 5 years ago
remove debugging line

github.com/JuliaPlots/Plots.jl - 36558389b6fd6e792bbc504c416d7f6acde7af64 authored over 5 years ago
`isedges` is now an arguement and not a keyword anymore

github.com/JuliaPlots/Plots.jl - 686ab1b51f59bbbe9ab2c1f15bb6f8986a7220af authored over 5 years ago
Add new method for `heatmap_edges`

New method check input vectors for x and y in compatibility with the 2D input array z. It also d...

github.com/JuliaPlots/Plots.jl - a728ed9a60f0b83da19c461d126c87d0524d4d4d authored over 5 years ago
Remove code duplication

Use the function `heatmap_edges` again

github.com/JuliaPlots/Plots.jl - 00fd916595a0e31a2717a6f12e57f8d151f1ec6a authored over 5 years ago
Add keyword `isedges::Bool = false` to function `heatmap_edges`

Add the keyword `isedges::Bool` to the functions `heatmap_edges` and `_heatmap_edges`. Default i...

github.com/JuliaPlots/Plots.jl - 7c5b7b09c287c4e7e72650c3f125754e15445768 authored over 5 years ago
Update NaN example to show missing values.

github.com/JuliaPlots/Plots.jl - c3c63971ab9a9a769f53a1661c989d5727cc03b6 authored over 5 years ago
Remove leftover method

github.com/JuliaPlots/Plots.jl - 5c1c80fd9a2d56e5f45b7202330cd273df733662 authored over 5 years ago
Avoid second copy of data. Inf handling for surfaces and volumes.

github.com/JuliaPlots/Plots.jl - c9a9541d0edc6aa67f81e5a56fc6a0ad57bedf2b authored over 5 years ago
Convert infinite values to NaN

github.com/JuliaPlots/Plots.jl - 224858dad5f21898be76715953ac7bf22b6f57e6 authored over 5 years ago
Nonuniform heatmaps are now possible with the GR backend.

At least for the cartesian case. For polar plots it's still not possible.

github.com/JuliaPlots/Plots.jl - 8a9e963d929d660fd9f9a0a3add25a3d61ff3b3a authored over 5 years ago
Merge pull request #2233 from daschw/minorgrid

allow minorgrid = true for only two tick values

github.com/JuliaPlots/Plots.jl - 464c0271f026e53037c64a30c3dc3b40e0dd1ec3 authored over 5 years ago
allow minorgrid = true for only two tick values

github.com/JuliaPlots/Plots.jl - 798d78813a7f12a4fcdf00b3a425bb126c447846 authored over 5 years ago
Merge pull request #2230 from daschw/colorbar

Neglect clims of series with colorbar_entry=false

github.com/JuliaPlots/Plots.jl - 6b0e45c450297cd761392cbb0a66c52a31d97ec9 authored over 5 years ago
readd deleted lines in GR

github.com/JuliaPlots/Plots.jl - cf8bd786d0a8f123bcea430aef6326212e8d9931 authored over 5 years ago
per series clims for pyplot()

github.com/JuliaPlots/Plots.jl - 9b4a51c5bef5172473dd8981dd3435add28c3f8d authored over 5 years ago
per series clims for plotly

github.com/JuliaPlots/Plots.jl - b58c52f12ceca209a2a18733d577cd2e59533a18 authored over 5 years ago
separate clims for colorbar_entry=false series for GR

github.com/JuliaPlots/Plots.jl - 17eef46da2541981beb89047ca912cd83d23154e authored over 5 years ago
neglect clims for series without colorbar entry

github.com/JuliaPlots/Plots.jl - cc14ab20bb9e2678f1494cb264dc81187d7cb6fa authored over 5 years ago
Merge pull request #2226 from nlw0/nlw0-patch-1

Image extent half-pixel margin in pyplot

github.com/JuliaPlots/Plots.jl - 978f00bbb93a4791ea49a09ac40c3bfb400206d0 authored over 5 years ago
Update pyplot.jl

Adds a half-pixel margin to the extent for image plots so that the pixel coordinates match the g...

github.com/JuliaPlots/Plots.jl - d0a73eb862cf62a2e7dde414ab944a499903595b authored over 5 years ago
Merge pull request #2183 from daschw/gr-label

RFC: Print vectors passed to label as vectors in GR

github.com/JuliaPlots/Plots.jl - 0ca5a30b8a943fa50fdce4df888326297a525f35 authored over 5 years ago
Merge pull request #2062 from yha/show-empty-bins

Series attribute to show empty bins as 0.

github.com/JuliaPlots/Plots.jl - 76c7d9dc892d563b10c2cfd0c56717bc0dadb8ee authored over 5 years ago
Merge branch 'show-empty-bins' of https://github.com/yha/Plots.jl into yha-show-empty-bins

github.com/JuliaPlots/Plots.jl - 653e0b80b284c71dabf678302eeb6a99af567c22 authored over 5 years ago
Merge pull request #2219 from daschw/tests

update julia versions for CI

github.com/JuliaPlots/Plots.jl - 8b0fc1629a131394840f9135c1d33d8d8764f726 authored over 5 years ago
Merge pull request #2186 from JuliaPlots/as/fix-ribbon-2tuple-dispatch

Fix plotting ribbons as 2-tuples

github.com/JuliaPlots/Plots.jl - a76e756f4f0de5046964111d5cc9b2b0280ab017 authored over 5 years ago
update julia versions for CI

github.com/JuliaPlots/Plots.jl - f632cd48a4209ab2d3305af328f2d301cde802e3 authored over 5 years ago
remove ribbon example from in between

github.com/JuliaPlots/Plots.jl - e12b0a585c8c49a37f3c16e22bc6ad37a15f052d authored over 5 years ago
Merge branch 'as/fix-ribbon-2tuple-dispatch' of https://github.com/JuliaPlots/Plots.jl into as/fix-ribbon-2tuple-dispatch

github.com/JuliaPlots/Plots.jl - 151ce619dc84a79690cfcbd1113236cc25d93e70 authored over 5 years ago
move ribbon example to the end

github.com/JuliaPlots/Plots.jl - 28903d5db2cd7720f0e6e683fc51682fcd561259 authored over 5 years ago
add ribbon to refimages?

github.com/JuliaPlots/Plots.jl - d179b5d6bff04e22694b4e972bd70446482f4e72 authored over 5 years ago
process_ribbon(ribbon::Tuple{Any,Any}) -> process_ribbon(ribbon::Tuple{Any,Any}, plottatributes)

github.com/JuliaPlots/Plots.jl - 12df8fa5009690780a241bb16af5fe13a8ce750d authored over 5 years ago
Merge pull request #2210 from InfiniteChai/is/fractional_fps

Generalise fps to support fractional arguments

github.com/JuliaPlots/Plots.jl - 99293ba5e6c56fe350528b396e0672afa3ed5897 authored over 5 years ago
Merge pull request #2217 from daschw/animation

fix html output of video animations

github.com/JuliaPlots/Plots.jl - 2dc3096ee9077faf20e816ba310b7d92e965c1e8 authored over 5 years ago
fix html output of video animations

github.com/JuliaPlots/Plots.jl - 926a023b1d14ce66784a2d06cb14e72b66000454 authored over 5 years ago
Update Project.toml

github.com/JuliaPlots/Plots.jl - 4f705a6e5892ad537a245a2aaec4d18c8789386c authored over 5 years ago
Up minimum dependency version of PlotUtils

github.com/JuliaPlots/Plots.jl - 74beb86530d8eeb2d99f841438c8b4021e047b1e authored over 5 years ago
Merge pull request #2204 from BeastyBlacksmith/bbs/adapted_grid-change

Update adapted_grid recipes

github.com/JuliaPlots/Plots.jl - a55f8d00995cf8b24dd764e288e6825327372e65 authored over 5 years ago