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

format: function declaration (nfc) (#4329)

github.com/JuliaPlots/Plots.jl - 24f765df6b19461df3e74958a0a25db1da5695d6 authored over 2 years ago
3d: add `projection_type` - consistency backends (#4320)

github.com/JuliaPlots/Plots.jl - 1a95d8b632b9f40e015fe11f7b01f1a4cbd38b69 authored over 2 years ago
truncate markersize in legends to not hide linestyle (#4321)

Co-authored-by: t-bltg <[email protected]>

github.com/JuliaPlots/Plots.jl - 9e62066c0105c6c1d060b3ad949c059a9fc38e2e authored over 2 years ago
`ci`: fix `PyPlot` issues - add `1.8.0` stable release (#4319)

github.com/JuliaPlots/Plots.jl - 21943ac3524228d4ef6ca218377d75ec44bd9dd6 authored over 2 years ago
Create invalidations.yml (#93)

This is based on https://github.com/julia-actions/julia-invalidations. Adding such checks came u...

github.com/JuliaPlots/Plots.jl - fba7a888bd1014a3509311e1f6efa2b6788bc417 authored over 2 years ago
update benchmarks

github.com/JuliaPlots/Plots.jl - 43f2eb5dc1d2191dddd1ecc15890c473e5f6855d authored over 2 years ago
update benchmarks

github.com/JuliaPlots/Plots.jl - c8f4ff33079d3f1ccb5f17e5409c73a277d99d9a authored over 2 years ago
fix `apng` extension versatility (#4317)

* Fix apng extension management

* .png by default but supports .apng

* Update src/animatio...

github.com/JuliaPlots/Plots.jl - 3f8904aa61aa5d1302cf47d2ac7dab423a037a9d authored over 2 years ago
filepath type agnostic `savefig` (#4309)

Co-authored-by: Brian Sinquin <[email protected]>
Co-authored-by: t-bltg <[email protected]>

github.com/JuliaPlots/Plots.jl - 7dcda22e12b4e2dc48e4a025f0338a8402c16d7c authored over 2 years ago
Bump minor version

github.com/JuliaPlots/Plots.jl - bc5cc446c8ebbb8ecf0c92c13b8e1286156e2f04 authored over 2 years ago
`pgfplotsx`: fix tex labels already in `mathmode` form (#4310)

github.com/JuliaPlots/Plots.jl - 7f4d15622f45b7b894fe7627c12e9f61fc0e8b8e authored over 2 years ago
Add tests, fix annotate! API (#4307)

github.com/JuliaPlots/Plots.jl - 307fbbd54318e2d424dd02d99bd7d82fca4aff3f authored over 2 years ago
Added zenodo entry (#4303)

github.com/JuliaPlots/Plots.jl - ec9b7e89d7af4222c714ee39d944a53771404ebb authored over 2 years ago
1.31.6 [skip ci]

github.com/JuliaPlots/Plots.jl - c9a1c1020d554ded909d51c45cbb8bbcca37ad30 authored over 2 years ago
Update precompile_*.jl file [skip ci] (#4292)

Co-authored-by: BioTurboNick <[email protected]>

github.com/JuliaPlots/Plots.jl - e7739af0f7ef51b12aa2b9b41e0a6cfbeb080a75 authored over 2 years ago
Allow user to specify series type for line of `areaplot` (#4291)

github.com/JuliaPlots/Plots.jl - acdc3616617db8238a5630049170717a3c549c59 authored over 2 years ago
output: support `io` methods (#4301)

github.com/JuliaPlots/Plots.jl - 4953a3deeb49ac4ecf4a9dff25af988b49277cc2 authored over 2 years ago
add `apng` animation support (#4295)

* Added APNG animation support

Added the feature
Added a test for coverage

* Corrected sh...

github.com/JuliaPlots/Plots.jl - afed6f963c5416a538e839e9dac4827348658059 authored over 2 years ago
`pgfplotsx`: use colorbartitle attributes (#4300)

github.com/JuliaPlots/Plots.jl - 525c639c7994866ee38c52677516c603b3d2916e authored over 2 years ago
1.31.5 [skip ci]

github.com/JuliaPlots/Plots.jl - 9397db443e113b1f947b1dd48ece3acded9e0a48 authored over 2 years ago
`annotate!`: relative position independant from axis scale (#4297)

* relative position now independant from the axis scale

* Format and math enhancement

* Fi...

github.com/JuliaPlots/Plots.jl - 6d537c6adb321af29045a57d359430ecbf0279a4 authored over 2 years ago
CI: use `1.8.0-rc3` instead of `nightly`

github.com/JuliaPlots/Plots.jl - d987c725204ef565e7ec73a9d0a6706b7af45129 authored over 2 years ago
Update precompile_*.jl file (#117)

Co-authored-by: BeastyBlacksmith <[email protected]>

github.com/JuliaPlots/Plots.jl - 228e8c3273a091147d9a74058a9298d40d865b74 authored over 2 years ago
handle fractional and NaN epochs (#4289)

* handle fractional and NaN epochs

* typo & linting

* fix style

* use today()

* fix ...

github.com/JuliaPlots/Plots.jl - df0c2493fd4b1484fe6ac0dce11892455c42c06d authored over 2 years ago
0.6.3 [skip ci]

github.com/JuliaPlots/Plots.jl - c9951fa54766de70f73faf7001172d6f63e1f9bb authored over 2 years ago
fix formatters (#118)

github.com/JuliaPlots/Plots.jl - 5bd12ab8c93db1c7b973a6071d0938f31310a266 authored over 2 years ago
Update precompile_*.jl file [skip ci] (#4284)

Co-authored-by: t-bltg <[email protected]>

github.com/JuliaPlots/Plots.jl - 030d70daf1c73fd75e5e591247e9623dc9229301 authored over 2 years ago
`pgfplotsx`: fix misplaced `return nothing` (#4286)

* pgfplotsx: fix misplaced `return nothing`

* rework `pgfplotsx` tests

github.com/JuliaPlots/Plots.jl - 01006b53c4449807683f16be78e8d565d8ab85f2 authored over 2 years ago
gr: support `:pixel` (#4283)

github.com/JuliaPlots/Plots.jl - 59f5561311a4120294bec7b4867d5b30b018e60d authored over 2 years ago
PGFPlotsX: reworks (#4262)

* simplify `pgfplotsx.jl` format & syntax

* fix latex formatter (issue 4182)

* rework `lat...

github.com/JuliaPlots/Plots.jl - 26441f6690cada64ab785badef1d3dd8f7683697 authored over 2 years ago
don't set unit vector by default (#4271)

github.com/JuliaPlots/Plots.jl - e5c9601fc850ab3d05a2bd562eece7fcf479a2bb authored over 2 years ago
keep largest size of subplots when plotting plots (#4275)

* keep largest size of subplots

* add tests

* format [skip ci]

github.com/JuliaPlots/Plots.jl - fa1ee1e62e3ceb01e3d99832afa2daf6df8ff2fe authored over 2 years ago
Update precompile_*.jl file [skip ci] (#4268)

Co-authored-by: BeastyBlacksmith <[email protected]>

github.com/JuliaPlots/Plots.jl - f009297cadea69686f489b57ea539eb6a89a1a4f authored over 2 years ago
Warning on bad lims argument (#3989)

* Warning on bad lims argument

* tests, fix for `default_should_widen`

* rename parse_limi...

github.com/JuliaPlots/Plots.jl - fe8f2b07b2586cb0cf1d190ba61f5716ae7ce84f authored over 2 years ago
annotations at discrete locations - doc update (#4145)

github.com/JuliaPlots/Plots.jl - 6c622e096501559ae81c9c35391c19cf243f556d authored over 2 years ago
0.6.2 [skip ci]

github.com/JuliaPlots/Plots.jl - a78073989feb83f6a7c5954b88bb5526820b1acf authored over 2 years ago
Update precompile_*.jl file (#115)

Co-authored-by: t-bltg <[email protected]>

github.com/JuliaPlots/Plots.jl - 45845e5923f03118b7ea2a699faffa7eb8966628 authored over 2 years ago
fix plotting `Union{Missing,Real}` arrays (#116)

github.com/JuliaPlots/Plots.jl - 59ca2e7c42aaa645b993160659ec658d37f8faf4 authored over 2 years ago
0.6.1 [skip ci]

github.com/JuliaPlots/Plots.jl - 8309431acd33e11457380ae7acd78a5410239de3 authored over 2 years ago
Update precompile_*.jl file (#114)

Co-authored-by: t-bltg <[email protected]>

github.com/JuliaPlots/Plots.jl - e387a2f16d3e4ffbd9e8bc7ffd7abaf1d9095e07 authored over 2 years ago
update timout for failing `SnoopCompile` on 1.8

github.com/JuliaPlots/Plots.jl - 6087ab960fac0587c9e8ccca3c5a89b639a106ac authored over 2 years ago
Update precompile_*.jl file [skip ci] (#4267)

Co-authored-by: t-bltg <[email protected]>

github.com/JuliaPlots/Plots.jl - d75151a563dda5cb5b5fdeabbb336b47216fc694 authored over 2 years ago
fix `SnoopCompile` (#113)

* update compat bounds

* run snoop on master only

* update precompile

github.com/JuliaPlots/Plots.jl - 3ec21c8e7da45cc7d92ee080af288054646468eb authored over 2 years ago
fix julia scripts in markdown (#90)

* add missing language specification in md

* replace type with struct

github.com/JuliaPlots/Plots.jl - 196ce034363c2ff1ce151f9de35d553d69944002 authored over 2 years ago
use ssh key for `TagBot` (#91)

github.com/JuliaPlots/Plots.jl - 22adc11d92d09c3798c9c7649903738798213851 authored over 2 years ago
1.31.2 [skip ci]

github.com/JuliaPlots/Plots.jl - 9f6638ae13987bfe4b9d01795eeaf4ce868fb5b8 authored over 2 years ago
sanitize `Symbol` and `nothing` comparisons (#4263)

github.com/JuliaPlots/Plots.jl - e87cd4fe584775d6ad7417bec51ed3277a318441 authored over 2 years ago
fix theme using a colorbar attribute (#4255)

github.com/JuliaPlots/Plots.jl - 4a631528fe9117229499557e390358df49f6a47b authored over 2 years ago
Update precompile_*.jl file [skip ci] (#4252)

Co-authored-by: jheinen <[email protected]>

github.com/JuliaPlots/Plots.jl - 908c22e02c29f3786a3e4c183ae23f16ab7901f0 authored over 2 years ago
deal with unknown themes (#4254)

github.com/JuliaPlots/Plots.jl - c51df8c21b060e815728bfc96e3560353232b0b8 authored over 2 years ago
fix annotations (#4265)

* fix annotations

* ci versions

github.com/JuliaPlots/Plots.jl - 85e387505ab71c19c7c3aa882266af8be34b2b21 authored over 2 years ago
`SnoopCompile` labels

github.com/JuliaPlots/Plots.jl - f619899938dc7476c59d955135da04e2d4384df3 authored over 2 years ago
Update precompile_*.jl file (#112)

Co-authored-by: t-bltg <[email protected]>

github.com/JuliaPlots/Plots.jl - 9f9035bd4b03e05203e7985de4ddfb0f7c75427a authored over 2 years ago
0.6.0 [skip ci]

github.com/JuliaPlots/Plots.jl - 4df32cc385e4b7f33dc32a9ec16797d4c83830b8 authored over 2 years ago
update compat bounds (#111)

github.com/JuliaPlots/Plots.jl - 413c81f77dbd07e39c37df3ee49450d3c7e56af1 authored over 2 years ago
run snoopcompile on pust to master only

github.com/JuliaPlots/Plots.jl - ecbc492b38c5ad443dfbe15ab6a0c197649fbbf7 authored over 2 years ago
Update precompile_*.jl file (#109)

Co-authored-by: t-bltg <[email protected]>

github.com/JuliaPlots/Plots.jl - 2514f831886da65d427bce961002665403bf072b authored over 2 years ago
Bump GR version

add GR v0.66.0

github.com/JuliaPlots/Plots.jl - 0c6b36c6f3f7f46ed151951b5db52717bd4785bd authored over 2 years ago
Bump GR version

add GR v0.65.1

github.com/JuliaPlots/Plots.jl - 2784fe35dcd74e226416297ec92679fcc25381ab authored over 2 years ago
`UnicodePlots`: fix heatmap ex 28

github.com/JuliaPlots/Plots.jl - 2ab3e9b3cb655b4c8dc283fb496e51a1d7167fe3 authored over 2 years ago
gr: remove the rounding of the camera position

github.com/JuliaPlots/Plots.jl - 393cd1fe32b55a84f1ca5fb1f35571af823be23e authored over 2 years ago
Update unicodeplots.jl

github.com/JuliaPlots/Plots.jl - 6c6c9812d903cd5d2eddcff237759d606242ae62 authored over 2 years ago
1.31.1 [skip ci]

github.com/JuliaPlots/Plots.jl - d580c88d27daf060e8baddd03a6ce0df1404abb1 authored over 2 years ago
fix `mesh3d_triangles` (#4251)

github.com/JuliaPlots/Plots.jl - fa17376201f6b61b0adfa2c40c7293ca329288b6 authored over 2 years ago
Update precompile_*.jl file [skip ci] (#4245)

Co-authored-by: BeastyBlacksmith <[email protected]>

github.com/JuliaPlots/Plots.jl - 3c5b660b801357807d63863cd8c29b0d1141a603 authored over 2 years ago
1.31.0 [skip ci]

github.com/JuliaPlots/Plots.jl - 208fd0a7818883288ef466f54ab9bb366fadcacd authored over 2 years ago
update `UnicodePlots` to `3.0.0` - coverage (#4250)

github.com/JuliaPlots/Plots.jl - a4d8ccfdc988b69d340222851f47b93af8c1099e authored over 2 years ago
Make layouts tolerant of having too-few items (#4247)

* Make layouts tolerant of fewer items.

* Add tests

* Remove grid kwarg

* format add `p...

github.com/JuliaPlots/Plots.jl - 03d015cd038310fdfc28ec56d23cb59653cb9782 authored over 2 years ago
Even fasterer series adding (#4236)

* Only compute series index when needed

* Found a place for updating series indexes

* Chan...

github.com/JuliaPlots/Plots.jl - 479b9a6cc63892a7e84eb1db7c1fe898cb6047d3 authored over 2 years ago
don't copy plot attributes (#4243)

github.com/JuliaPlots/Plots.jl - ec77b9728bd09bfe8e0a511d32268373d6a1fc83 authored over 2 years ago
Add CITATION.bib (#4242)

* Add CITATION.bib

The metadata on the arxiv seems incorrect

* Update CITATION.bib

Co-a...

github.com/JuliaPlots/Plots.jl - 3fd6e5d1e684feb34f418b8ee9fbe95edc82a6c9 authored over 2 years ago
Update precompile_*.jl file [skip ci] (#4244)

Co-authored-by: jheinen <[email protected]>

github.com/JuliaPlots/Plots.jl - 910cf9eb16de763804c8cd18d28ed9f93dee9c5d authored over 2 years ago
Merge pull request #4241 from JuliaPlots/bbs/fix-gr-is3d

adjust is3d for gr

github.com/JuliaPlots/Plots.jl - 582bc72b4fa970186b50f3271314f7224a4b9c1a authored over 2 years ago
gr: reset projection for contours/heatmaps

github.com/JuliaPlots/Plots.jl - b5a21d65cf209baba7fe757a72072095c50d3e9e authored over 2 years ago
prevent stackoverflow

github.com/JuliaPlots/Plots.jl - 3410acb035292b63b111fbd84f451fe23b6eab21 authored over 2 years ago
adjust is3d for gr

github.com/JuliaPlots/Plots.jl - 3461e6d3c4ad525563077c7190c498efbd379265 authored over 2 years ago
add docstring for gif, mov, mp4, webm (#4238)

github.com/JuliaPlots/Plots.jl - d8429035e5a8f11a7ec674bb223eb442a38011f6 authored over 2 years ago
Update precompile_*.jl file [skip ci] (#4230)

Co-authored-by: BeastyBlacksmith <[email protected]>

github.com/JuliaPlots/Plots.jl - 4f45952ebf0e579666768ec636537d0370562245 authored over 2 years ago
Even faster series adding (#4235)

* Only update full series clims if the new series changes it

* Fix logic for updating other s...

github.com/JuliaPlots/Plots.jl - e39856ef61692c054a98341d03a4b4b570c6f629 authored over 2 years ago
GR switch to new 3d projection (#4232)

* gr: switch to new projection

* gr: correct positions of 3d labels

* gr: fix problem with...

github.com/JuliaPlots/Plots.jl - b13ba27eaa9d472b1593697dd730f0a9cfd6536f authored over 2 years ago
forward aspect ratio for 3D plots in pgfplotsx (#4231)

* forward aspect_ratio to unit vector ratio

* add equal case

github.com/JuliaPlots/Plots.jl - 6266ff8d08e98f2f3980731174cb1e2a631fd49a authored over 2 years ago
Update precompile_*.jl file [skip ci] (#4222)

Co-authored-by: BeastyBlacksmith <[email protected]>

github.com/JuliaPlots/Plots.jl - 6e6c980fa0ec0eb81c8316de63fc803a6a04d76c authored over 2 years ago
restore old cache for docs

github.com/JuliaPlots/Plots.jl - a48ebc6320de8891ba75cf8ac030c404e56a8e23 authored over 2 years ago
handle UnitfulStrings (#4226)

github.com/JuliaPlots/Plots.jl - 8ca0e9746a9b031b6ed89e609026e6bc11127d1d authored over 2 years ago
Fix handling of multi-series `series_annotations` (#4225)

* Add tests for multi-series `series_annotations`

* Fix handling of multi-series `series_anno...

github.com/JuliaPlots/Plots.jl - 6938f8d28f0d6428f9531c2580a21438eca11706 authored over 2 years ago
Change color palette generation to full (#4221)

github.com/JuliaPlots/Plots.jl - 39b1913c28eb934d03a60cd0b1ca0eda56a49634 authored over 2 years ago
Update precompile_*.jl file [skip ci] (#4214)

Co-authored-by: t-bltg <[email protected]>

github.com/JuliaPlots/Plots.jl - b2b7036908d3244094f1be14c6020c937a2cb315 authored over 2 years ago
Replace a few uses of `1:length` idiom with `eachindex` (#4210)

github.com/JuliaPlots/Plots.jl - 5a6e8fb601acdf11ba3a5f06339382de678442ea authored over 2 years ago
CI: use julia-actions/cache (#4216)

github.com/JuliaPlots/Plots.jl - b959e64b9c189c1e5383582f7d1963a27e76c975 authored over 2 years ago
Handle seriescolor option in pie plot recipe (#4208)

github.com/JuliaPlots/Plots.jl - ddd6d0a062b38dc06f06bc2490ca1f49555e2ddc authored over 2 years ago
update unicodeplots backend (#4204)

github.com/JuliaPlots/Plots.jl - de967177cccdb169f8d9f3d085c67141cd82eb96 authored over 2 years ago
Update precompile_*.jl file [skip ci] (#4197)

Co-authored-by: BeastyBlacksmith <[email protected]>

github.com/JuliaPlots/Plots.jl - 18b11a71e349cd826505fe260e293509bfb10847 authored over 2 years ago
add permute, deprecate orientation (#4164)

* add series_permutation

* works for dates and categorical input, not vector of strings

* ...

github.com/JuliaPlots/Plots.jl - 9e34ed0383177b9ea48f45444849c2ac05b37d03 authored over 2 years ago