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 - 9f4e32aa4db2d534534634cddb3995e8626c0454 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 434e189f1e8c307c41b60b6a7ca2e013d1d426f1 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - c9f7c6b45da423740a4599894287d8e35a32c6cf authored over 3 years ago
* gnuplot
* minimal working gnuplot
* more params
* new series and axis params
* sav...
github.com/JuliaPlots/Plots.jl - e58fdf970f21d0730a32ca3dce5b37e7283997f8 authored over 3 years agoCo-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - c97900f7ee641ce754577b731a8f13e373a8ae73 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 1b881619e3ac5763b02db528f819a32a8165c1e3 authored over 3 years ago
GR: 3D, warn on invalid rotation or tilt
github.com/JuliaPlots/Plots.jl - fbd5d79d49973a95d80bd735650f4d44e20724e4 authored over 3 years ago* fix dispatches
* fix tests
github.com/JuliaPlots/Plots.jl - db7420fd5ffe5492d621b4c7feb9de5532320aa2 authored over 3 years agoSimplify build_layout logic
github.com/JuliaPlots/Plots.jl - 09356ee3b5aa1dd5be6dae47f33cf80a016d5dec authored over 3 years agoWarn on invalid value for log scale based series
github.com/JuliaPlots/Plots.jl - 0122d706400b22beed7507e70423c1f378bf6516 authored over 3 years agoCo-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 5974d0ac3164eca48b9b946f7fc43c8728ead523 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 81170b434273e844922f9e43c275d01f8a22f195 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 3de401bb2f7937292d73baa381a3385f48f58332 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - ee316e2913c8afb44129ea177508a1442859899f authored over 3 years ago
Bypass JuliaStats/Distributions.jl/issues/1358
github.com/JuliaPlots/Plots.jl - ef93aa87be11f30837c87089d9f8e5c1f73c1baf authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 88ebb8152d714685d5b7d26a2feda06127da0057 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 124d2d6aa31536636362d1e0ae962e28c9571064 authored over 3 years ago
Fix Latex sub/super-scripts in legends
github.com/JuliaPlots/Plots.jl - cdbafd60c864b6dec3ff3a20e2739918a6b5aae6 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 5eb62abb259ea721ca9a15d3dc2d99f1f493b5ca authored over 3 years ago
GR: expose surface(...) display options, fix hardcoded constants
github.com/JuliaPlots/Plots.jl - 3f110d6a6c5bb75d5f02e55b3235595d90ea17ac authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 293b43013bd0fd9ac022c706025b877c86a9ca5a authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 3536acbcc830ee0d7187f676baaf3c7ea839aeaf authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 0ca5bc91243b77bcf5294e983b445141d995fd50 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 14b38354da41f241d3404d48b555db2693e4a37d authored over 3 years ago
PgfPlotsX looks ok
github.com/JuliaPlots/Plots.jl - 06c551ba51ed4cccbb90ee62ff5202082ffc5659 authored over 3 years agoCo-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - f63ee6d79efe81720604dc17d7a14b28853f2280 authored over 3 years agoCo-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - b3f698c46091454b60405fa90684a9a9aca23062 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 829860fa2d0924763236d568071d895c10797d56 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 1523ef67d5c0367a42fb9589e8857833cb639ca4 authored over 3 years ago
* add tests for series_annotations in layouts
* add methods for matrices of annotations
* ...
github.com/JuliaPlots/Plots.jl - e049b082f3b313df9996a902541304d31c4b4420 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - f78899a1efcbad3eab13bdcd728f51eeee3e892c authored over 3 years ago
github.com/JuliaPlots/Plots.jl - e42b4ad34da6384f056ca4d08febf280f8ea1766 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - a7c629f775fb28edfc9d53c4fb3e950c36ae2bb5 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 1ddc6732012429a32f9a7fa0795b96389f96ce9f authored over 3 years ago
* fix axis flip in 3D plots
* add mwe as example - fix needs_3d_axes
* fix major / minor g...
github.com/JuliaPlots/Plots.jl - bba971f7eae407e36c6fb67f859f349cb49d1406 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 3f9105054c77b07af03d3c29b6c21a3e7d49cb3a authored over 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - a64ae3d13c50d190e89220738eed05dad67ff287 authored over 3 years agoCo-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 7b0066c433fa528f77b7533d7f5d9e0eb12f009b authored over 3 years agogithub.com/JuliaPlots/Plots.jl - d657c0cb336037edf4f0fb8f18c92debdbc4b1d1 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 50f63cf1eb4dfc0246cfba43ded7c08af81f897b authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 18b06f71e27cd573d7431e07c7f8ff0d3a540d55 authored over 3 years ago
* don't catch all the MethodErrors
* remove `@show`
github.com/JuliaPlots/Plots.jl - cb180f10c33990dbdff55b2d1ed9a6b4c79b911f authored over 3 years ago* add tests for series_annotations in layouts
* add methods for matrices of annotations
* ...
github.com/JuliaPlots/Plots.jl - 2b22dae75747c959fb171fcf83cc31239e580dde authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 7ca32b5edd8dd5cfbde4eadfc16e029fd28a1dc1 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 3f5a1287be35c7b39b34aebb3634a86ef39fea4f authored over 3 years ago
* improve twinx
* add tests, disable gridlines of twinx
github.com/JuliaPlots/Plots.jl - 990e0f3f7f61706fedbaba09f65b670714d04d6a authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 849d31d57ffd65642aac25c84469daed8c37ff1f authored over 3 years ago
github.com/JuliaPlots/Plots.jl - cfe5ba24a624efd20efde308a8d24a80e1f822d2 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - be1c263df926923f7377e69b54e61de7c422e835 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 203af856cd71ea6cd7211cfa018f01b0d0605e8b authored over 3 years ago
* Respect :widen when passing :lims
Previously, the limits were not widened when passing a tu...
github.com/JuliaPlots/Plots.jl - 019a742c848708b0c0b8c5bfdb939bfaf6131aa4 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 5330776040a750292864cff2d189654f8180cf21 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - fcdb3c1c0da2bf0da9ca93634a50974102435b89 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - cc290818d72c759855f5ec4c575a12deeeee05ad authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 14b3852060155122db6252aadb65cd65929bcf6d authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 387f9180804d868ca76d96786d0a900415082e66 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - d0d95c6cc78455bd48c5a0ae4c4d41f8cd8a68c1 authored over 3 years ago
* set projection for 3dquivers
* fix test
github.com/JuliaPlots/Plots.jl - d51059f0e93ecc8f767f07298d47a6ad7b51ba63 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 4723c513be603888e2673dd23bb3360ce22b77be authored over 3 years ago
* fix fontfamily
* Update test_defaults.jl
github.com/JuliaPlots/Plots.jl - d1373d8b89fb434c796376d3af04d2fdeb1491b3 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 9f51b962690e4d881c6b58529c20482e36ec01ee authored over 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 601df0c9a970aa8377289d269777e6a93b827242 authored over 3 years agoCo-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - 700b5782ec108baae389bcda68f88eacf98bd745 authored over 3 years ago* allow axis-lims = :symmetric
* remove show
* add test
github.com/JuliaPlots/Plots.jl - 6a62d967519e1621ce7b07a84f7ac3d866c8d8bd authored over 3 years ago* run tests of StatsPlots and GraphRecipes
* one environment each
* correct paths
github.com/JuliaPlots/Plots.jl - 25b57cfb55b773bc3aac5509c49a9dd7e027c66d authored over 3 years agoCo-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - fb390d187283990819e500312ffeb220c761b5f5 authored over 3 years ago* fix convenience font functions
* correct size argument
github.com/JuliaPlots/Plots.jl - 5fafddb9955acb0a283457f35cf3470870095fed authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 697e5a87cf637a7afa761aae69a56f4c3719c7e4 authored over 3 years ago
Co-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - 77ba81de19f59288d82e4d5136136a88013bc50a authored over 3 years agogithub.com/JuliaPlots/Plots.jl - e43f3ee373447062861e6c0d45077eec17f58ed1 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 8f055fef3d25892a307007ac9962b97147e7a0f2 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - ce530ef518a78a4e17e73d25c61b6e1e116448d4 authored over 3 years ago
* Updated .zenodo.json infos
* resolved NaN-checking
github.com/JuliaPlots/Plots.jl - 827462dc215128269e3fe520b14fe3aadabdc3a5 authored over 3 years agoCo-authored-by: BeastyBlacksmith <[email protected]>
github.com/JuliaPlots/Plots.jl - 1ecec912a16b581f01d71c8848f6309d4ffd82fa authored over 3 years agogithub.com/JuliaPlots/Plots.jl - ca8e775b8392a257a151e59942fd44f6798ee6a1 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - c0e50588d301ea6cc87beb5b2a35a89e0b07784a authored over 3 years ago
* add test
* fix legend entries
github.com/JuliaPlots/Plots.jl - de7717b85f25d53516b43dd816412bdced137ef1 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - a1311e5c60efce3afab1115f37f0e7d8834fdd4b authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 4069b735636fd79835249781d9883eaba36616a7 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - a7d6e93af395ecab601b442f5bd5a30462343a06 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 058983165e22befbdb86886b15d1c6e8d1316614 authored over 3 years ago
* Create .zenodo.json
* Update .zenodo.json
Co-authored-by: Daniel Schwabeneder <daschw@di...
github.com/JuliaPlots/Plots.jl - 97036e689e9e7a53a89779b4cc5d70fd10231342 authored over 3 years agoCo-authored-by: daschw <[email protected]>
github.com/JuliaPlots/Plots.jl - d3589db8401a3573aac8b165ea66b14a11da37c1 authored over 3 years ago* Create docs.yml
* Update docs.yml
* Update docs.yml
* Create docs.yml
* Update doc...
github.com/JuliaPlots/Plots.jl - 15bd9c537d2d141da48b37b3abfb7df41e482efc authored over 3 years agoAllow `while`-block in at-animate macro
github.com/JuliaPlots/Plots.jl - 27764bbc672f77b4b6f484b41badb5b28c9f44e8 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 788e28d18ac15bcd958420d213052a7d04303fdf authored over 3 years ago
Tiny typo
github.com/JuliaPlots/Plots.jl - d544647b1b164959b6b77486f005c6e256c963a7 authored almost 4 years agogithub.com/JuliaPlots/Plots.jl - 3cb81d6d04f564155d28af432b92311978afcbb5 authored almost 4 years ago
[skip ci]
github.com/JuliaPlots/Plots.jl - 608ff4e32306dd9c5d403440d8bda0ebfb3de727 authored almost 4 years agoFix for plotting a vector of (at least two) NaNs
github.com/JuliaPlots/Plots.jl - 61f2d825b63a9e04eda52b374310a619fdb84f89 authored almost 4 years agoAdd annotation font defaults/settings
github.com/JuliaPlots/Plots.jl - 5df64bd45b074f8e490df3e89403d1966d849dd2 authored almost 4 years agogithub.com/JuliaPlots/Plots.jl - 7e997da6bd10345d1e0639e7565e3ae33f2fecb7 authored almost 4 years ago
github.com/JuliaPlots/Plots.jl - 35658bf4fe4c00c71ef2c5d2bbeaf0a9f16dbfed authored almost 4 years ago
github.com/JuliaPlots/Plots.jl - f355ff9904611fc672cebe4c2b3575328d87d0e5 authored almost 4 years ago
* add legend stylings
* fix center and default case
* Update precompile_*.jl file
Co-au...
github.com/JuliaPlots/Plots.jl - 8893782b13a2500663786e87d49d36c85a88e2ed authored almost 4 years ago* add legend stylings
* fix center and default case
github.com/JuliaPlots/Plots.jl - 78f7db138fdbe2b423beb1276c72b759f4b93816 authored almost 4 years agogithub.com/JuliaPlots/Plots.jl - 23567964e7ef9caec4a1cf76492d5c089a4fe697 authored almost 4 years ago
github.com/JuliaPlots/Plots.jl - 0c7f7ba0116547fe937456a801b06e09d005af17 authored almost 4 years ago
github.com/JuliaPlots/Plots.jl - 473147792019aaa1d045c34c5d3f6e4bfc46103e authored almost 4 years ago
add `tick_direction=:none` option to hide tick marks
github.com/JuliaPlots/Plots.jl - 57ba6aa5a99f595db153faecc576b652d58329ca authored almost 4 years ago