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 - 6b82a82d04b7fdbb1141abaa47f9ced8b4a7c7fb authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 7c882a728848a05fc71598c4647f045e532baf20 authored over 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 5343873f7276dde7090867f664e2d7a986950a87 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - e3a5f2b11e91a51a092195a7ac9f5aac5e9649d3 authored over 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 34758c82a34984a3627d7875ffdfa2e4a69da8a2 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 748104c807d88b9a77f2a5472729db0b87ab8f25 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 0d2bc3f2270af70577248ec888bad8e5f1c62ee7 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - c45352d153e173a3844af370569c7da437aaf93d authored over 3 years ago
Bump GR version
github.com/JuliaPlots/Plots.jl - b833b6582a8779a05a9a9612ce9b908f14c24504 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - b28a261b39d8cf1b4f4a509bfc525d891c9e137c authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 1a1cc08992c1bc18657d01e749a7c966900984c0 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 31d33e6be452915feaa031b147b4f761aaeb9122 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 2dc812aa1513975947287b0eb665c7b157b7f4a6 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - bdbe300412637d25316f3ac4ad3a3b9fbbad7721 authored over 3 years ago
Co-authored-by: t-bltg <[email protected]>
Co-authored-by: Simon Christ <[email protected]>
github.com/JuliaPlots/Plots.jl - 1e44dd70352c8eabed6dcda72197529368cca5f2 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 4744152f86bd179e2fe5b6085715c23f857a5f36 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 40060beb8f3f8d2f55339a82f0055ab022073b29 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - dc51f2c1594911075c6d7da9504844a6a7e0d527 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - c04cca14e0ff21a793e09c03437d6bedbb9b9e36 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 4489fd5039225d987f1b1873559d824d900610ba authored over 3 years ago
github.com/JuliaPlots/Plots.jl - cc1f662b3a47cdeafd0236db1cf4a6c11fe26bdc authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 7b77527f806cb02de327fdeb3d8bedfa8faaf2c4 authored over 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 8b6073c08806c371e76d065bc7e7da282bbfcb11 authored over 3 years ago* UnicodePlots: heatmap support
* Fix type check
github.com/JuliaPlots/Plots.jl - 09d35d7b9f6d2e9bc18ed90b4c93e702eeda547e authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 0a9da2144312b2a24da72417415bb79393b2c49c authored over 3 years ago
* improve handling of LaTeXStrings in tick labels
* respect guidefonthalign
github.com/JuliaPlots/Plots.jl - ea686c331b73c31eb6c5b4a32ae0d0f2de8411e9 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 25a36bab85d2818900af83a378c063c0118db7d5 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 0250a8be446990f9c32011d18eac6ee63d71c6a7 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 467663300b4886aecf6960045215e96c5fd50133 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 001c22ee61f455fd2556648122ecbfb2a3c39f81 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 655f2f534c21b33bf52994290158ef0fba3e56d4 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 02c99ff961de0c07842ba1f396ce55de84f7c14d authored over 3 years ago
Complement https://github.com/JuliaPlots/Plots.jl/pull/3766
github.com/JuliaPlots/Plots.jl - 672d4798a9791790946fd107759589c570681dce authored over 3 years agogithub.com/JuliaPlots/Plots.jl - b227fb8943600297151482c5f8a79b6ffafcd07f authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 22651e872897d623688c1fac0323b2b0ba504da5 authored over 3 years ago
* No exception thrown in `apply_recipe` fallback
Throwing an exception here can vastly slow d...
github.com/JuliaPlots/Plots.jl - 5acf967a9ebf621a7e36f62ee7cb8503b049165b authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 5afeba656b96724250f8c7c0f6e300e2863f4a52 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 7b8bd5b253d6caaa4c012e3e751e063455da9bbf authored over 3 years ago
github.com/JuliaPlots/Plots.jl - ded808477dcd700786d98a9b3786c94558585346 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 9516e7c9d0f81bf12c831425015412d617c7376c authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 854d5ba5c94ca76f868b5184ff96007b9df7a83e authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 6bf92dcd4bf6cb5dcc653b561328473fb3a8ad32 authored over 3 years ago
Co-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - 07a619e5ae68e3e2fe34c2900ca3bbffbe78eaaa authored over 3 years agoCo-authored-by: t-bltg <[email protected]>
github.com/JuliaPlots/Plots.jl - d9a361daa6729558dd309f1e72fc060e5ecb6d43 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - d386b075392efef39e4aa1b38c4edf9ac212a6a7 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 1426c95fd476226aef250b530801f6498f692646 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 52ec432cfad401f48999ac9f807189ee05d94b70 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 0742d475bcb788c875022c4606a3f2022eb472e1 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 10802baf6e5e1ce06d45cfd484fa80334615c2da authored over 3 years ago
github.com/JuliaPlots/Plots.jl - c67da7d7b8eb4f96c59ca069f9a505ba44a0ca84 authored over 3 years ago
CI: run JuliaFormatter on schedule
github.com/JuliaPlots/Plots.jl - f85f668f1832b4c870bb08ed86550a460042c036 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - c4208c75609b3127d7a68d35ff1510a4cc39d9fe authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 35fd604e07cb11a102faa694655cd64b6266bf06 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 37f1ec79e2083ad0c1abe371931ed4fbeeaf6340 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - ac45a7e5135debfe3a6485729f1a9ae50022238b authored over 3 years ago
UnicodePlots: fix setting linecolor
github.com/JuliaPlots/Plots.jl - 214663aa4bf3d0e383fe5ab7babf0acccb81715f authored over 3 years agogithub.com/JuliaPlots/Plots.jl - d56a03975f0eff8e180efe5c983608a6b9efbb1c authored over 3 years ago
github.com/JuliaPlots/Plots.jl - ede106073fe78b884aa9e19fce872c1cfb5aa24f authored over 3 years ago
[AUTO] Update precompiles [skip ci]
github.com/JuliaPlots/Plots.jl - 6e8228826d2cc308f8f9d0f79db1568c7b084d00 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 8147c59b2f7805ac8e2fe298cc1a8a2ecf7232c0 authored over 3 years ago
Code style - format
github.com/JuliaPlots/Plots.jl - 54a6518d59498fb24b5c25a90cd91ceadb7e26de authored over 3 years agogithub.com/JuliaPlots/Plots.jl - c5db139bbb76b04d5b7b5417975df5a28bbd0c72 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - a3eca8244e6651183bb43c0361744b7606a67fda authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 9164ee09cbbbd6626640bc385e7a542ffc4e5c98 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - ffca3c130539ee51bbaa076d169a7be7dc9cc953 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 1c84704a816505379cef898caf467eea42f0031a authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 10e9325635e7603f99afe5c48afa42bd4d4902e6 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 9e824367bb930cccaa41382a2fdc71d04424f38f authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 13141feb4f3a7a950ba0e471b11617ecd1d8f6a2 authored over 3 years ago
[AUTO] Update precompiles [skip ci]
github.com/JuliaPlots/Plots.jl - f9833214ce0b11e531223d5272e76e617e6917ce authored over 3 years agogithub.com/JuliaPlots/Plots.jl - a67a006501fd946ae496e820d4f47dadf1a53396 authored over 3 years ago
Allow passing collection of tuples to series_annotations
github.com/JuliaPlots/Plots.jl - 40b5df38f4ebbe05cbc2c05db547ad782dfc9f65 authored over 3 years agoMove mesh3d triangle to utils - gaston: implement :mesh3d
github.com/JuliaPlots/Plots.jl - c171cd0cf5ea3ac088ddeca01acdd82a9bfa3fdd authored over 3 years agogithub.com/JuliaPlots/Plots.jl - b7b4c850b69df9a1f0200ae07a191d213a4dbcda authored over 3 years ago
github.com/JuliaPlots/Plots.jl - ba4c4d7bfb1559a19702c623b0ffe59554b8a75e authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 62b6075407604215e12d12b68b4c1d11b3a52679 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - c0ff6e3dee2d3feaab71ea5a96d6e88497d19893 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 67f441f152e49041242ed7242706b7f17d8c47d6 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - ed7b6f7f643bbc363fad7c07718931c922da3867 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 1ccd4ae69971c894e0b31c9318ea0af5eb73d2e3 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - bd70951afa7d9ce4da2c5128ae00e94fe1bef429 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 39cb5968685012d587e830ff6b80a53dce8b5b17 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 5c13f007165feb03c44b89d14ffcd670234580d3 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - f331bfa0102589ab416498218b5d55ee2114b24c authored over 3 years ago
github.com/JuliaPlots/Plots.jl - c4681682a1ed5f2834370eefb69dfe76204645f7 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - a72b4a3481999323b6b49c06c332a9cf40bb05c1 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - ff2ae4fe4fe95bc9ea6a4a2b80f86f4c94048362 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 2df85eb0fd328a4f876f2d6cb53c0aafdf38a899 authored over 3 years ago
Allow relative positioning of annotations
github.com/JuliaPlots/Plots.jl - 508c47895c75601abdc06fc19d191a353b34c265 authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 07d32197a1f47d7c086d9ada9617a6cda133f635 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - d6878a8ea09de0c18154a1faba98b96295b1c5ea authored over 3 years ago
* fix series_annotations for bar
* fix my typos in bar recipe
* fix fillrange of annotatio...
github.com/JuliaPlots/Plots.jl - b79a2d32fef7aaa06ef395602565a2946a4812ca authored over 3 years agogithub.com/JuliaPlots/Plots.jl - 7b1941b12926730092b34fafef88cad40fadf3e2 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - c6d9332cf1112602251d3a68afefbb421d2e1fbe authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 670fba56a72a1f501c5751cbf4c68864a87597a1 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 9985157eb8672b07ff45d7f569874b095dfe1478 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 9308dd74a806b44162c9fc6159ec1adee1366ec9 authored over 3 years ago
github.com/JuliaPlots/Plots.jl - 52be7387f2c0fc2639a5564151b73cea824c3ffb authored over 3 years ago
github.com/JuliaPlots/Plots.jl - a94c49ab95cfe0f23e32fba7d9f03c04275de6a3 authored over 3 years ago