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

Merge pull request #2119 from daschw/palette

don't split color_palette into groups (fix #2104)

github.com/JuliaPlots/Plots.jl - f15a721db6f0ba16de907d336123fa90229758fa authored over 5 years ago
don't split color_palette into groups

github.com/JuliaPlots/Plots.jl - d6b3b68cd961e2e0545495bf302567bfe051f9df authored over 5 years ago
Merge pull request #2110 from yha/convertToAny

convertToAnyVector cleanup. Adds missing support in heatmap/volume.

github.com/JuliaPlots/Plots.jl - 78785fa8feba44a619e75d4f109f638497ad14d4 authored over 5 years ago
Fix general vec method

github.com/JuliaPlots/Plots.jl - 74c69f575fcd23ae6b02dbdd3d4ed8b1855ebc5b authored over 5 years ago
Fix comment, move all3D method

github.com/JuliaPlots/Plots.jl - 12e34bb24f48048dcc26c9a056752b16f2c8fe75 authored over 5 years ago
convertToAnyVector cleanup. Adds missing support in heatmap/volume.

github.com/JuliaPlots/Plots.jl - 4ac5484b4f92e04d284d4bd84d79b9d803c19fe8 authored over 5 years ago
Merge pull request #2109 from yha/datetime-fix

Restore Date, DateTime and Time recipes

github.com/JuliaPlots/Plots.jl - 8306619fafb2a9cb134c1ccec735843f8a8daf37 authored over 5 years ago
Restore Date, DateTime and Time recipes

github.com/JuliaPlots/Plots.jl - 56734774288f637d4095dca1af933fb529327ecd authored over 5 years ago
Merge pull request #2035 from wfrgra/date_period_recipes

add recipes for time periods

github.com/JuliaPlots/Plots.jl - 84c5b67574a034ff166c34dca9e2d655a931b36e authored over 5 years ago
Merge pull request #2102 from daschw/release

release

github.com/JuliaPlots/Plots.jl - e71a15d46e9edbf21b574de0f33dbe03ab905c14 authored over 5 years ago
Use FFMPEG.jl for video encoding (#2099)

* add FFMPEG as a project dependency

* run(`ffmpeg ...`) -> ffmpeg_exe(`...`)

Add FFMPEG.j...

github.com/JuliaPlots/Plots.jl - 8c2a66b00cf4e5e4bf49cf07ab82f9a43fd7c16c authored over 5 years ago
JuliaPlot -> JuliaPlots in README

github.com/JuliaPlots/Plots.jl - a1182e0ebe5d3bdd1672dda9bad47897b3331536 authored over 5 years ago
Merge pull request #2093 from daschw/abstractstring

convertToAnyVector method for AbstractString

github.com/JuliaPlots/Plots.jl - 750492f9e368a04144247cd2297c24e5af5c715f authored over 5 years ago
convertToAnyVector method for AbstractString

github.com/JuliaPlots/Plots.jl - c6893f6cb5b4f657cc8703cf11929347f46e5aa0 authored over 5 years ago
Merge pull request #2090 from daschw/areaplot

add areaplot recipe (close #1423)

github.com/JuliaPlots/Plots.jl - 64e035c53c886869d987a2f68a4134534b771c19 authored over 5 years ago
move areaplot doc from shorthands to recipes

github.com/JuliaPlots/Plots.jl - ddaa69bce2ffbc704fe9c35c6c6380793e7cf32b authored over 5 years ago
Merge pull request #2089 from daschw/zcolor-missing

allow missing in line_z, fill_z and marker_z (fix #2083)

github.com/JuliaPlots/Plots.jl - bb7c2fd6605d0b299c4996b244c6ccd78661c458 authored over 5 years ago
add areaplot recipe

github.com/JuliaPlots/Plots.jl - 8dfca617692a6024cf1ddabdd76f231274606e9e authored over 5 years ago
allow missing in line_z, fill_z and marker_z

github.com/JuliaPlots/Plots.jl - bb3c54cb278c15bdcb5eeab861692459a6968317 authored over 5 years ago
Merge pull request #2081 from oschulz/loghist-zerobins-fix

Fix representation of zero-valued bins on step-histograms with log-y axis

github.com/JuliaPlots/Plots.jl - 2816b1128f2d2b2fdba5b170facd316954eb61e2 authored over 5 years ago
Merge pull request #2080 from daschw/gr-linealpha

fix gr linealpha (fix #2078)

github.com/JuliaPlots/Plots.jl - cf0cf972e3973dd59e0a9fcdfb0fa04a15791160 authored over 5 years ago
Merge pull request #2082 from yha/point-recipe-fix

Support arbitrary element type (esp. missing) in tuple/Point recipes

github.com/JuliaPlots/Plots.jl - bb0e783c0209d6c5e3c60183ba2ed812c013c1d2 authored over 5 years ago
Support any element type (incl. missing) and length in tuple/Point recipes

github.com/JuliaPlots/Plots.jl - a7b7c5ba81697e68f654b23f37b0dcc7c70cb854 authored over 5 years ago
Improve type stability of _stepbins_path

github.com/JuliaPlots/Plots.jl - 7214b8b1b1bd6844d1240098d1926e90ee507435 authored over 5 years ago
Fix zero and NaN weighted bins in stephist for log-yscale

Bins with weight NaN and zero (which the Plots engine seems to
turn into into NaN automatically ...

github.com/JuliaPlots/Plots.jl - db1e25252ad1a59a3d49f3e276b2f3e88a30c701 authored over 5 years ago
fix gr linealpha

github.com/JuliaPlots/Plots.jl - 7a248331e783cf2662ee1d3f906468a8ca97ba82 authored over 5 years ago
Merge pull request #2076 from daschw/register

up version

github.com/JuliaPlots/Plots.jl - 161ffdee940f10a7e8c93253c7c802dc3d9e8839 authored over 5 years ago
Merge pull request #2075 from yha/missing-in-matrix

Fix handling of missing values in matrix inputs.

github.com/JuliaPlots/Plots.jl - 538135bc5f20e9c5111892d7abf9d9be41ee9aab authored over 5 years ago
Fix handling of missing values in matrix inputs.

github.com/JuliaPlots/Plots.jl - 0aac0398e8aea653d9a9cfbe3692676e37227d7a authored over 5 years ago
Merge pull request #2074 from daschw/pyplot-gradient

allow specifying the color gradient for z values in pyplot (fix #2041)

github.com/JuliaPlots/Plots.jl - 552024ff31e3968ff391b9addbbebc59363b9443 authored over 5 years ago
remove unnecessary lines

github.com/JuliaPlots/Plots.jl - 2f14c37c598cba677a2c67cd9f16370345b01f1b authored over 5 years ago
allow specifying the color gradient for z values in pyplot

github.com/JuliaPlots/Plots.jl - 7f8dc486bb185937866684fb5d64f280e20db24b authored over 5 years ago
Merge pull request #2067 from yha/max-bins

Limit number of automatic bins

github.com/JuliaPlots/Plots.jl - a89b42229a0209fc98b6d72a23cea17136db5fa1 authored over 5 years ago
Merge pull request #2069 from JeffFessler/patch-1

Document :colorbar_entry

github.com/JuliaPlots/Plots.jl - e061d156bc0a826db1d8a53d89cd8a2852f806e2 authored over 5 years ago
Document :colorbar_entry

Addresses #2068

github.com/JuliaPlots/Plots.jl - 8f4753a0bb87fd54328fa8c36772573b955491ad authored over 5 years ago
neaten change by implementing with a for loop

github.com/JuliaPlots/Plots.jl - 068523fac14edee36783d3d83f33393f17ce6438 authored over 5 years ago
Limit number of automatic bins

github.com/JuliaPlots/Plots.jl - b3336229ab21e863b6750df70454df8b7851102f authored over 5 years ago
Moved new example to end to allow PlotsReferenceImages update

github.com/JuliaPlots/Plots.jl - 3614966241fcd3120463f763647c804f748d1e82 authored over 5 years ago
Merge pull request #2065 from daschw/default-backend

fix ENV["PLOTS_DEFAULT_BACKEND"] (fix #1942)

github.com/JuliaPlots/Plots.jl - 80c1cb954dad139979b162e50b937805ad88716b authored over 5 years ago
fix ENV['PLOTS_DEFAULT_BACKEND']

github.com/JuliaPlots/Plots.jl - 0f6336b3dd32a63b7f8783aa18bcba7c9b6117ab authored over 5 years ago
Merge pull request #2061 from daschw/ratio

don't let aspect_ratio impact subplot size

github.com/JuliaPlots/Plots.jl - cd1ee47acef798e49b003f0ef9699735cab8b825 authored over 5 years ago
fix pgfplots axis limits

github.com/JuliaPlots/Plots.jl - 46ed2f62638af533f17b2485e69f1985ab37a34b authored over 5 years ago
respect user lims

github.com/JuliaPlots/Plots.jl - 63f6128c87202dee211c71b80fc2096a05c9316a authored over 5 years ago
Merge pull request #55 from odow/od/fix_import

Fix missing RecipesBase. prefix in @userplot.

github.com/JuliaPlots/Plots.jl - 2cf6943ae61b97670a4ad00868ea5e1c8284f9ad authored over 5 years ago
bbox_ratio not required

github.com/JuliaPlots/Plots.jl - 9f9ac4ec922ddea8eddbfd5d3e69686480a9f722 authored over 5 years ago
Fix missing RecipesBase. prefix in @userplot.

github.com/JuliaPlots/Plots.jl - eeb30640bf5f9a89ebab2e5cd54dd74c4c02d727 authored over 5 years ago
Merge pull request #2063 from yha/segments-fix

Fix SegmentsIterator for more than one initial NaN

github.com/JuliaPlots/Plots.jl - 7cf223a5b8b8cc83355bdf9bddb9e4555d67ce31 authored over 5 years ago
remove aliases :showzeros, :show_zeros

github.com/JuliaPlots/Plots.jl - 9a6e0b3a5449df77fb276a67d61289b2b2e108e2 authored over 5 years ago
Fix SegmentsIterator for more than one initial NaN.

github.com/JuliaPlots/Plots.jl - 589643d59141a4729c01a4c3eea85c737fbf52e1 authored over 5 years ago
Series attribute to show empty bins as 0.

github.com/JuliaPlots/Plots.jl - f75ae01c16aa025064f182dfdfffe17ae5812e4e authored over 5 years ago
Merge pull request #2049 from yha/pyplot-hide-axis

Fix hiding of axis on PyPlot

github.com/JuliaPlots/Plots.jl - 3509648553ab16272d7f04d1548a78d6beb2d69c authored over 5 years ago
Merge pull request #54 from daschw/project

switch to Project.toml

github.com/JuliaPlots/Plots.jl - f37b5833d60601068bc0dab0dcf2ad829dd7f275 authored over 5 years ago
Merge pull request #2060 from daschw/gr_arrow

Implement arrowstyle for GR (fix #2059)

github.com/JuliaPlots/Plots.jl - 94841669bf5c61319e198c0bf65610b6bc92219a authored over 5 years ago
don't let aspect_ratio impact subplot size

github.com/JuliaPlots/Plots.jl - fadc0bf6c7b8cbc9238388c6ba4ea884e725e762 authored over 5 years ago
add :open and :closed arrow

github.com/JuliaPlots/Plots.jl - fd2c01808a2df5e609eb9fe693ad5b29a93edfb6 authored over 5 years ago
allow row vector of arrows

github.com/JuliaPlots/Plots.jl - 8342da1ea2001db493a0aef77cd219743cab0df4 authored over 5 years ago
implement arrowstyle for GR

github.com/JuliaPlots/Plots.jl - e9abb6d021a6dc03440f7039683a18562b8e8c48 authored over 5 years ago
Merge pull request #2052 from marekkukan-tw/mk/fixplotly

fix bug in plotly_convert_to_datetime

github.com/JuliaPlots/Plots.jl - 505989eec7102285fe860f27e05e8e3e24dc21c1 authored over 5 years ago
fix bug in plotly_convert_to_datetime

github.com/JuliaPlots/Plots.jl - 08a30b255d4b0720e1d2fdc796330f3ce324f6cc authored over 5 years ago
Merge pull request #2051 from yha/first-missing

Fix for missing as first element

github.com/JuliaPlots/Plots.jl - 1543c77a39c19d301c6eafb7f05823dd127d2a7f authored over 5 years ago
use default travis script

github.com/JuliaPlots/Plots.jl - 39fa2e3fb07865a106683c34fdb2593d62ba49b3 authored over 5 years ago
switch to Project.toml

github.com/JuliaPlots/Plots.jl - 99e273e59be90b53b319f3f3922bbdc9887a4ce5 authored over 5 years ago
No error when input is all missing

github.com/JuliaPlots/Plots.jl - 4c22a421a17e8ea0117b18f8c3dd067906b4dbc0 authored over 5 years ago
Fix for missing as first element

github.com/JuliaPlots/Plots.jl - 972c97d5ec80742a81b3cfdfc7e8577eafb0f33a authored over 5 years ago
Fix hiding of axis on PyPlot

github.com/JuliaPlots/Plots.jl - fd611b36479fb56830892550a70c7aee8c1b4ddd authored over 5 years ago
gr: added support for polar heatmaps

github.com/JuliaPlots/Plots.jl - 71cbaa843c55c72f484e92146888c7288b414141 authored over 5 years ago
Merge pull request #2043 from yha/colorbar-warn-less

Only warn for series sharing a colorbar when it matters.

github.com/JuliaPlots/Plots.jl - bbf8b50ad659cad98f93932271ba9991be417059 authored over 5 years ago
Fix for gr_get_color(series) == nothing

github.com/JuliaPlots/Plots.jl - ddd083b8c1ef84ce22c4292259a052bbc6031999 authored over 5 years ago
Only warn for series sharing a colorbar when it matters.

github.com/JuliaPlots/Plots.jl - 03f6c76b5361f3a9a155cb437a05b2b14525fa70 authored over 5 years ago
add recipes for time periods

github.com/JuliaPlots/Plots.jl - 6d6d4f14b5625c2ceb48012352af1c3ad389cf45 authored over 5 years ago
Merge pull request #53 from devmotion/userplot_explicit

Add specialized in-place method to `@userplot`

github.com/JuliaPlots/Plots.jl - fcb1643f80fa0f797eb71c47525ee5b5c00967c8 authored over 5 years ago
Add specialized in-place method for user plots

github.com/JuliaPlots/Plots.jl - 35f98a48137bc9f5de964dd08515b3dd467f5b49 authored almost 6 years ago
Merge pull request #2031 from fredrikekre/fe/show-return

Make sure show return nothing.

github.com/JuliaPlots/Plots.jl - 0735a3475c3747bbac92925cdc58668bbb74929b authored almost 6 years ago
Make sure show return nothing.

github.com/JuliaPlots/Plots.jl - 9a445d529dd1069878e8ebfe48ef1c547c4bb3e8 authored almost 6 years ago
Merge pull request #2029 from daschw/register

up version

github.com/JuliaPlots/Plots.jl - 1ea5a5ac0b29ea4a0e33a7683c9e036ba6dcf7e3 authored almost 6 years ago
update NEWS.md

github.com/JuliaPlots/Plots.jl - bc8370eadd9514d1ed583e893859c9f0ab05c464 authored almost 6 years ago
Merge pull request #2028 from shipengcheng1230/master

fix gr_display (close #2026)

github.com/JuliaPlots/Plots.jl - 4270ac80fb6892e2840ec1a09a068dfdbc9b4488 authored almost 6 years ago
fix gr_display

github.com/JuliaPlots/Plots.jl - 405df5da8bab86dfd8e708d70f9a5509f62495b4 authored almost 6 years ago
Merge pull request #2025 from daschw/registrator

add author and version to Project.toml

github.com/JuliaPlots/Plots.jl - f742ae4c8850b6d9d665df84f06226882c33be47 authored almost 6 years ago
add author and version

github.com/JuliaPlots/Plots.jl - a99783dfa02951c203b8b97c85c759af2bd92dbf authored almost 6 years ago
Merge pull request #2022 from JuliaPlots/sd-toml

use Project.toml + clean up test deps

github.com/JuliaPlots/Plots.jl - 9af5edd04d34c1347ad56c69ad89d2bd0480bc2a authored almost 6 years ago
remove PlotReferenceImages

github.com/JuliaPlots/Plots.jl - d0830b90be15d3d673f3c5bbc47ab4bdf4850b8c authored almost 6 years ago
add back tomls

github.com/JuliaPlots/Plots.jl - 8cd48bc6601e05a6567b487b7149e6d3109a2415 authored almost 6 years ago
clean up & fix tests

github.com/JuliaPlots/Plots.jl - d5f3a3ef69ed9db9a59e6c46c2c9099012a4d519 authored almost 6 years ago
get around registered PLotReferenceImages by downloading source of tags

github.com/JuliaPlots/Plots.jl - a3be970f29f42e4b714caef6e4009fbde573a274 authored almost 6 years ago
remove REQUIRES

github.com/JuliaPlots/Plots.jl - 63f8f52c9f27b7cd00bba7fa1bdd89b3f215fb0c authored almost 6 years ago
use Project.toml + clean up test deps

github.com/JuliaPlots/Plots.jl - 169851564ce9d7a5d72081b04ee5879f6c8c798c authored almost 6 years ago
Merge pull request #2016 from H-M-H/pgf_axis_arrows

Add attribute draw_arrow for axes.

github.com/JuliaPlots/Plots.jl - c32b9029d12c7ab1c2637701b76ada56bc2e1f0d authored almost 6 years ago
Merge pull request #2018 from daschw/legend

outer legends for gr and pyplot and guide/margin improvements for gr

github.com/JuliaPlots/Plots.jl - 3fe60b9d18386ce9fcbc96d6b1b3aab723733e29 authored almost 6 years ago
missing method for gr_set_transparency

github.com/JuliaPlots/Plots.jl - 34cff752f10a082a6ce9f0504ab1ccf363ab543c authored almost 6 years ago
fix gr alphas

github.com/JuliaPlots/Plots.jl - 0dba83daf605404c0da273a1ec20ed1489c6fa6a authored almost 6 years ago
fix animations for pyplot

github.com/JuliaPlots/Plots.jl - c3990922611ab76c83a43ac9996589004b42f59a authored almost 6 years ago
ticks, guides, margins for gr

github.com/JuliaPlots/Plots.jl - dcabb2c5790c9efb1a46fc31d9e183de49dee0a4 authored almost 6 years ago