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
github.com/JuliaPlots/Plots.jl - 6e4cb5fedc5a35c1d19e8d0c9bb20a97a588d425 authored almost 3 years ago
fix the wand binning
github.com/JuliaPlots/Plots.jl - 2a7d2d710e34dd55670de91c5aa82d6c322eda7a authored about 3 years ago* enable precompilation on nightly
* update CompileBot, add precompile statements for nightly
github.com/JuliaPlots/Plots.jl - e3ea97199ff2cc5eafc91d810ebfda38dbb8585b authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 2896c5a25a40d72c635dd60b307fe1446ec70c2f authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 824dbe994879d01533f69c23bd1352b3d5a5e041 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 3e8db4532bfd8f885dee8fb3a6e363aec6695bc2 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 0ba580bcaaad43462ac2156d4fca8454695828b5 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 46e19d9ad57fb21c6f6e1bb59ddf6473314cec9e authored about 3 years ago
github.com/JuliaPlots/Plots.jl - b204918b2370f66b5ff84144083447ede9c059ee authored about 3 years ago
* Example for vspan and hspan
* Format
* First time contributor
github.com/JuliaPlots/Plots.jl - 5d5239834c3d41a084f2ecc135e4a43840cd8e67 authored about 3 years agoCo-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - 2ddedf97bf7fb9ddb7359bfc1d41079435f01191 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 5facd2bf55cd165d45cdb12c466143548d34fa15 authored about 3 years ago
* move ribbon handling after slicing
* format file
github.com/JuliaPlots/Plots.jl - 915df5d3eec72918b33fcaeed921214dd664eb7b authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 2eaf9f3b159412b88cba428b44dac08983a550a6 authored about 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 91bb983c0866746509f104427fc11162fe6ef843 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 311831ca4eb612bc2db0cc88249aa83f07292e3f authored about 3 years ago
github.com/JuliaPlots/Plots.jl - ab698da5a41cf582a96e93da5d12c37fc69f0dd5 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 34e581ff3f9eb2a9bfee8626d8f7e71aff907e92 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - acb5d5ac4bc6b840aef36330a4087e7b8ac41dfc authored about 3 years ago
This reverts commit 806e7691851101b1586af2bc23f58b6415405631.
github.com/JuliaPlots/Plots.jl - e8ac74a390f0845f92a1f1386964ba53cb6b896d authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 806e7691851101b1586af2bc23f58b6415405631 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 5de679f46f56ff1135cd7dfe1eb73526584d365d authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 7ae933930be470b83fc20a33921ff9e8dcf2fa81 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 472d62d155b472f55c386a1b3cec97c9c90f1fcb authored about 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - bcd98737bb693c001532f66de92d633e93b0a1ba authored about 3 years ago* basic quiver support
* toggle grid
* add contour
* add colorbar
* toggle contour e...
github.com/JuliaPlots/Plots.jl - f333cb284aa468c04a0a31962e8e08fb91d94597 authored about 3 years agoCo-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 1f4983952961d2ee7e990ec021d1ef41611e8015 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 536712359c35d970709b29a8b1c70f62869a9293 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - b13f3d5021d65bd0aae39f16c4f414040a0422bd authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 2e4344b9b577c4b993b9df3240dcdb4dfa270d96 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 16e5a4980078958182b2671763c9e1bd39778521 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 67bd08614aafadce9313961fca61ee2961986df8 authored about 3 years ago
* add tests for default function
* remove fillrange and ribbon handling from RecipesPipeline
...
Co-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - b1c11cca332305142959719b9c8bb39004b07b48 authored about 3 years ago* Check if plot title already exists before adding again
* Add plot title tests
github.com/JuliaPlots/Plots.jl - cffeba7609fb85e04f2b34e9bcf3a27278f08fb4 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 0f5fc7f190f92198659c42fab295263d64bc11d9 authored about 3 years ago
* respect defaults for fillrange and ribbon
* remove fillrange and ribbon handling from Recip...
github.com/JuliaPlots/Plots.jl - b312fe659ebfaaf7e312770f3e58eee5d23b4b4c authored about 3 years agoCo-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - 2872c7a345fa8552e08da6605ea085783b466d2d authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 3313780b4ec1fb231b52bfb47499aa1b1faa8ffd authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 47ca50d03789377093ae1805cd9886609fa4a574 authored about 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 1014b8f494023b93ce8a03ebaacbe9608920f5b4 authored about 3 years agoCo-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - ece53c5fd18ac6b232f451d9096c7824494f5333 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - c34d4e950e71ac812b3929a7bca3bbfd018f27a9 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - b6d7bd82e6c029b8cbbafa756015670cb0ab0013 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - e5883a34473e57a7dd1d3fe5be8e1ed52484ca23 authored about 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - ead9d87942e4e804fdf578d27e5cd27910067591 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 0beba9d1c889b04d2204f30fb852e627ad86b1c4 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 6e79cf4a3e3ce9265bedbfbb6c111f26b7db23f4 authored about 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 693391e135a881bdbaffc697a308b201c4d2a424 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 95d1fa00019172ec598ce3f214d1e69adcc0e1a2 authored about 3 years ago
Update and improve whisker_width documentation (boxplots).
github.com/JuliaPlots/Plots.jl - 30d2f01d9d35a4d713039b6839ed2193ef07c560 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 834a1523af59ba68c0484064a08cab20520062d3 authored about 3 years ago
bump GR version
github.com/JuliaPlots/Plots.jl - e0bc4b1406de71d412736589fd8d360d5ce0097a authored about 3 years ago* don't mutate the Plot object
* remove show
* collect vectors to workaround vcat issue
github.com/JuliaPlots/Plots.jl - 492f94bf10627961c03c0e6b8adce8ebb857ad5b authored about 3 years agogithub.com/JuliaPlots/Plots.jl - cb359c0d4e9be2ff0f7a55ed7c38debb3d701821 authored about 3 years ago
boxplots docs update: rename range->whisker_range
github.com/JuliaPlots/Plots.jl - 3af92908ee847b724f67276def826afe0af8dd83 authored about 3 years agoCo-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 5d97de1345f675fa8d99a5ed0bae6c5fb94075c6 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - f784010c295ad1db7d7dc1109277580b147fb6b0 authored about 3 years ago
Use Unzip.unzip
github.com/JuliaPlots/Plots.jl - d618f2e2ca99727dcf26c638ec2d2e74e716371f authored about 3 years agoCo-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - d970a6568e10647d32ecf3f7fee6e46e32c15d17 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 7de50f91de5ce70d321d215ace08fb2f74beef34 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 15ce6ebfebe8a53efd3371a3a5f1e0291795bc4b authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 75938bf7477c2af3f4aead4bec0dc9c350a12aae authored about 3 years ago
Co-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - b3e6e92698cd8b86b5381813b285e160f31b7cd2 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - b3002c54571ba2fd835487a56b7491190f9939d2 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 6b44955bc44427c420da29553f5a10347dc8c822 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - c28bf96c4a792f4699f6817627a62a0e97fdf151 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 096d29355046e506d118ae51798c09d46965e3a9 authored about 3 years ago
* fix scale warnings for layouts
* don't run ci twice on PR
* use broadcasting for scalar ...
github.com/JuliaPlots/Plots.jl - cab76f67e2bd601883f66c49910b75cde7153dba authored about 3 years agoCo-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - 461476f4ed38e6381df15f5058f63e5f2b7c1557 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 11eea2453f40b585b21d60db3619133dd01775ab authored about 3 years ago
github.com/JuliaPlots/Plots.jl - b51cddceb5c97e26e58311b463f23a984140b4f6 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 60222095b6c2fe2765ff04020cd5c8e838df3f42 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 5dd0ca27a5f5dd8c2897f92b2d9a374e803783ae authored about 3 years ago
Co-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - 249ce48cb42d36d799bf91e4d7291657f72d1689 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 5f7c2a5eae22d08c224acddd1e5010433f717df2 authored about 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 9e23082a7d166f0278af304a66fbc06e16cfe31e authored about 3 years agoCo-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - ef3038314dad6fe98354612683dc612b606e4c1e authored about 3 years agoPluto do not use require.js, so Plotly is not renamed to Plotly2
github.com/JuliaPlots/Plots.jl - c4752b786b7074b5a39dac40772c75ed4b7cf8c2 authored about 3 years ago
* bump version
* deprecate NEWS.md
Co-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - c7e3049dacb9fe2cb06d46b6beffcd7f092fa399 authored about 3 years ago* versioned precompile script
* add explicit minor version in CI
* revert to supporting 1....
github.com/JuliaPlots/Plots.jl - 3405d2991a7a8bcd6c43946c7e2dfdf03dc55998 authored about 3 years ago* test on 1.6 also
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
...
github.com/JuliaPlots/Plots.jl - b1c56126fb777f9f3b09251f745b51565bb627cd authored about 3 years ago
github.com/JuliaPlots/Plots.jl - e1f507b77fcdb3c2bd7f6bc95fd304e3aa8a04b4 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 0b1ca841cd5966f53fb1d1ffabc9a48f94929c0e authored about 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - b341df1cb83fe954696374f935cb726cdcfcf9a1 authored about 3 years ago* Upgrade plotly.js to version 2.6.3
* plotly polar support, api changed in plotly.js v2.x.x
...
github.com/JuliaPlots/Plots.jl - c32dbeef8af1ecf47714247312469c87265d63e4 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 06bc99ef68dca50fd3f91cadff0b5d210ad3fdbf authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 9305cd41ab30f818e1b74f730c0fde7c5096c32c authored about 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 7427a856613e9594cbbf3c38a0a071679bd7f93a authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 8abae0c57570bef536e3a7e39e7e09f915b1ad3a authored about 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 3963957e709d9b58b80cba7dedbdfecfa7379c8a authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 58381822d90187023d7ff39a7dac17fab4f0c9b7 authored about 3 years ago
Co-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - 2472ce164bf89a360a97825bf0edf5acfa6dd717 authored about 3 years agogithub.com/JuliaPlots/Plots.jl - c94cf1855df2d34cd4d80222dda86178626de208 authored about 3 years ago
* fix transposing
* fix plotly_series
github.com/JuliaPlots/Plots.jl - 6baa120245442a48c9b3f5e0c6354858d058bcea authored about 3 years agogithub.com/JuliaPlots/Plots.jl - 7e5ba301fdd6e34775b1cf3ced6261f921a4dca1 authored about 3 years ago
github.com/JuliaPlots/Plots.jl - 138589bb612d74b4470b82a1f2b09d939f7777e0 authored about 3 years ago