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 #1815 from daschw/heatmap

allow heatmap of nx1 or 1xn matrices

github.com/JuliaPlots/Plots.jl - 11c1a23dfec8d6a0d34b1e975e9a526b95ddc5ac authored over 6 years ago
Completely deprecate glvisualize

github.com/JuliaPlots/Plots.jl - 1386435b17f76a9ac4811516ea964881d1fa91b9 authored over 6 years ago
More completely remove deprecated backends

github.com/JuliaPlots/Plots.jl - f33d13518238ce660452d675020df54b6a701006 authored over 6 years ago
alow heatmap of nx1 or 1xn matrices

github.com/JuliaPlots/Plots.jl - 53964770827704b52dcce9b2bf395905ba780d9e authored over 6 years ago
Fallback to non gr3 surface call

Taking an idea from @FlorianRhiem in this issue https://github.com/jheinen/GR.jl/issues/159, I f...

github.com/JuliaPlots/Plots.jl - 5ea77cc4b66f01fb35473998b7a84d722541d92b authored over 6 years ago
Merge pull request #1805 from yha/function-recipe-scale

function recipe: taking axis scales into account

github.com/JuliaPlots/Plots.jl - 45b5b33929c7454d15e4477296c09f3527d8018c authored over 6 years ago
Merge pull request #1803 from daschw/staticarrays

remove FixedSizeArrays fix #1802

github.com/JuliaPlots/Plots.jl - 9213b09c577c2a5e485686ec033bfc85bca2654a authored over 6 years ago
remove FixedSizeArrays

github.com/JuliaPlots/Plots.jl - 113e616d25596b748c8c13df15a7bd6476da6600 authored over 6 years ago
Merge pull request #1801 from PhilipVinc/philipvinc-labels_mirror_fix

Fix Mirroring of Labels

github.com/JuliaPlots/Plots.jl - 8861c553daa4ccc58ff5e0e5314fc61378d783b6 authored over 6 years ago
Add paddings to the side where the axis label is

github.com/JuliaPlots/Plots.jl - 6be79955001acd1e03d2273b7c04429f0fb2883a authored over 6 years ago
Mirror guides if :guide_position == :auto and :mirror == true

Before, guides where mirrored only if guide_position was set.

github.com/JuliaPlots/Plots.jl - 89d08606ade4dff8b61df8e29fc3a6b009df3b01 authored over 6 years ago
Merge pull request #1800 from jheinen/master

up GR version

github.com/JuliaPlots/Plots.jl - e709560319d5b23060cb275347eb4b5bfaa0c14f authored over 6 years ago
Merge remote-tracking branch 'upstream/master'

t push

github.com/JuliaPlots/Plots.jl - 9eda7548d096189f51dc66026b58c9a50aa2ea07 authored over 6 years ago
function recipe: taking axis scales into account

github.com/JuliaPlots/Plots.jl - 957cea26387f5b3782b0377fed880db725716c51 authored over 6 years ago
Merge pull request #1791 from daschw/release

prepare release

github.com/JuliaPlots/Plots.jl - 532710e6bfd3dd54500e077a7ec0dfc0dd222e66 authored over 6 years ago
Merge pull request #1790 from daschw/appveyor

don't test for julia 0.7 on appveyor

github.com/JuliaPlots/Plots.jl - 24e46e4c010e0022f2bf24e6f38053c948685357 authored over 6 years ago
prepare release

github.com/JuliaPlots/Plots.jl - cb3cdbf6e71063e7223d470c0ad892c8109aba37 authored over 6 years ago
Merge pull request #1782 from ma-laforge/hdf5

Add support for annotations and "Shape"s.

github.com/JuliaPlots/Plots.jl - dcceef2e52d014aadbdfe4c9cf50f05a3f3613ff authored over 6 years ago
Merge pull request #1787 from greimel/gre/gr-axis-color

GR: use correct attribute for axis color

github.com/JuliaPlots/Plots.jl - cbc965dc53486ffddfffda1adac48837f51a2d0f authored over 6 years ago
Merge pull request #1777 from JuliaPlots/sd-remote

use remote urls plotly

github.com/JuliaPlots/Plots.jl - f5b793f80cabb1ed12240be91bd5ffaaaa813950 authored over 6 years ago
don't test for julia 0.7 on appveyor

github.com/JuliaPlots/Plots.jl - d3b51703f25c776cc0f00d87771db0f4d3c3e879 authored over 6 years ago
Merge branch 'master' into sd-remote

github.com/JuliaPlots/Plots.jl - 0ecee70af22da18a186dfecce13a77ae1fd8be36 authored over 6 years ago
Merge pull request #1789 from daschw/docs2

Prepare for PlotDocs.

github.com/JuliaPlots/Plots.jl - 061704ac6e6426fbd6093b2450473f0466680191 authored over 6 years ago
really fix conflicts

github.com/JuliaPlots/Plots.jl - 3e1ce8c2fa92fc013c1f6427a9e60860b1890803 authored over 6 years ago
select pgfplots examples for docs

github.com/JuliaPlots/Plots.jl - 04f502df8aeb8299e3e82dfeeeffa7917f7c0869 authored over 6 years ago
remove is_installed

github.com/JuliaPlots/Plots.jl - 22c3afd8a05dac8e821dc38d9e2e4e5b7716437a authored over 6 years ago
fix pgfplots saving with FileIO

github.com/JuliaPlots/Plots.jl - d9be97fc450c2753d7c3a01d6c338fc39d3b61e1 authored over 6 years ago
GR: use correct attribute for axis color

github.com/JuliaPlots/Plots.jl - b04e6ff699998bdfdcd750c918616d72ea9ee5b2 authored over 6 years ago
move supported backend attr to backends.jl

github.com/JuliaPlots/Plots.jl - a72a23b5483a7b2eba98ee2b06abfee0b3b403b7 authored over 6 years ago
one more fix for plotlyjs

github.com/JuliaPlots/Plots.jl - 106ed6b953b9f60dbe20f442e55d048b2b3ade30 authored over 6 years ago
small PGFPlots fix in backends.jl

github.com/JuliaPlots/Plots.jl - 9c1a5548e1ce2b45417e1894d7fb22b8e222400c authored over 6 years ago
don't add PyPlot and PlotlyJS in tests

github.com/JuliaPlots/Plots.jl - b73d7f03a74be2af0b3c3885275ab59cdc310cd3 authored over 6 years ago
skip visual regression tests on windows

github.com/JuliaPlots/Plots.jl - cccbaa0bdcea5cf812d7bc4aa60c8c4e08800d6e authored over 6 years ago
fix plotlyjs (fix #1728)

github.com/JuliaPlots/Plots.jl - 874dacd2c855562a1ac44653b02f27711130716d authored over 6 years ago
move _current_plots_version from PlotDocs to Plots

github.com/JuliaPlots/Plots.jl - 31004e8c128e757588b93250211786bbdba4ef9e authored over 6 years ago
plotlyjs, pyplot and test fixes

github.com/JuliaPlots/Plots.jl - 87c471c0f5ea0b409f5d88b6d64d5d8f80882472 authored over 6 years ago
update news for release

github.com/JuliaPlots/Plots.jl - d3e1a423fde038f9212d263bb0a3133839e6e3f6 authored over 6 years ago
Add support for annotations and "Shape"s.

Also build plot attributes list after series are read in
to avoid having the internal mechanisms...

github.com/JuliaPlots/Plots.jl - 16cc743d26df1af358ac85c41b7b9806da1e6bba authored over 6 years ago
improve comments

github.com/JuliaPlots/Plots.jl - 9ccb699fca1add6201ad3ddada095971b6597cd5 authored over 6 years ago
dont download by default

github.com/JuliaPlots/Plots.jl - ee4fc2803b489e9aa9ae30b0d1c409316657ca56 authored over 6 years ago
Fix off-by-one error in pyplot scatter building

github.com/JuliaPlots/Plots.jl - 268c2861c974cf666ff8ec65c04da80fdba5b9ee authored over 6 years ago
Allow vectors of markers for pyplot scatter

github.com/JuliaPlots/Plots.jl - 15739bc0ee8ef342b29f2351b59f5e308c988631 authored over 6 years ago
Merge pull request #1779 from JackDunnNZ/patch-1

Minor formatting fix

github.com/JuliaPlots/Plots.jl - e84de56f2e77aecfd71bb5534f6b441f729a6f1d authored over 6 years ago
Update backends.jl

github.com/JuliaPlots/Plots.jl - 6b46e81fbd03033754f14e1fcaf662dd4d2527de authored over 6 years ago
make ijulia plotly integration precompile save

github.com/JuliaPlots/Plots.jl - f5de5f58ce89f3337596a7bfc3e7ffc760e349db authored over 6 years ago
allow to not host plotly from local file

github.com/JuliaPlots/Plots.jl - 3c2cfa333c39b85155d6febd3818c534acf5f8ca authored over 6 years ago
Merge pull request #1772 from daschw/incremental-compilation

Fix incremental compilation warnings (fix #1692, fix #1734)

github.com/JuliaPlots/Plots.jl - 63bc3a2b88bd47cd7b93f564075f303755dc297d authored over 6 years ago
move including of default backends out of __init__()

github.com/JuliaPlots/Plots.jl - 1e83bc05ee791e84d038248c5bfe9b8ab424bfd1 authored over 6 years ago
Merge pull request #1765 from pfitzseb/sp/juno2

honour `html_output_format` in Juno

github.com/JuliaPlots/Plots.jl - acb9faa6e31a496f27307779c8959556cc9a3460 authored over 6 years ago
Merge pull request #1766 from daschw/release

prepare release

github.com/JuliaPlots/Plots.jl - 732103abf7f11fb1288d64fb87c88aa2f30035c2 authored over 6 years ago
prepare release

github.com/JuliaPlots/Plots.jl - 90223ff5148215430e5364443702e7b0f39b75db authored over 6 years ago
slightly nicer method error

github.com/JuliaPlots/Plots.jl - ec8084823ce5cc65ae894ebba82a8d1a5f75ab3e authored over 6 years ago
honour `html_output_format` in Juno

github.com/JuliaPlots/Plots.jl - 05b55fa8dc185aaa4ef0c94894e8887f0f26421e authored over 6 years ago
Merge pull request #1743 from Godisemo/pgfplots-1.0

Fix Julia v1.0 deprecations for pgfplots backend

github.com/JuliaPlots/Plots.jl - eaad735d22b7cd2d9f798fbbc7b1149a1004b306 authored over 6 years ago
Fix deprecated syntax in PGFPlots backend

github.com/JuliaPlots/Plots.jl - ecf483702f0068c6ff1333ea2a848438ce4aeb83 authored over 6 years ago
Fix Julia v1.0 deprecations for pgfplots backend

github.com/JuliaPlots/Plots.jl - 2e9e1fc42404374a20ae0187d8342d6b99f29e61 authored over 6 years ago
Merge pull request #1741 from Godisemo/pyplot-feature-pr

Add option to change guide positions

github.com/JuliaPlots/Plots.jl - b5c73d1574391d052b47ef9cb2411cc2ae5562f2 authored over 6 years ago
Document new guide_position argument

github.com/JuliaPlots/Plots.jl - beb73d891de222f4e376ab61d930bcd51dd19fab authored over 6 years ago
Add option to change guide positions in pgfplots

github.com/JuliaPlots/Plots.jl - a4edd8e41f161af23e0b552e350d94bc77b4d2cb authored over 6 years ago
Add option to change guide positions in gr

github.com/JuliaPlots/Plots.jl - cac3dae96c78a5273db768429f2eeaad33c702a7 authored over 6 years ago
Add option to change guide positions in pyplot

github.com/JuliaPlots/Plots.jl - 279ef2075fb963e72409470c9e1e711be52fac00 authored over 6 years ago
Merge pull request #1737 from ma-laforge/inspectdr

Re-establish support for alpha on markers (InspectDR).

github.com/JuliaPlots/Plots.jl - 5d0740c0e5d0691945e78439f3a951611ee54dc2 authored over 6 years ago
Activate :seriescolor, :seriesalpha attributes.

github.com/JuliaPlots/Plots.jl - 9ee8055093cd45e7fd2f40d8ad32ae400ade729e authored over 6 years ago
Re-establish alpha support on lines, etc (InspectDR).

github.com/JuliaPlots/Plots.jl - 07ed7eb6ddeccf466fd5ed86302a60dfb0c6d4c6 authored over 6 years ago
Re-establish support for alpha on markers (InspectDR).

github.com/JuliaPlots/Plots.jl - ed6878a48fc45ad30dc179e372a428adcbd601fb authored over 6 years ago
remove the `then`

github.com/JuliaPlots/Plots.jl - 046b291c1f182c8b3561a374ec97cda44cf66ba2 authored over 6 years ago
Merge pull request #1731 from mkborregaard/missings

rudimentary missings support

github.com/JuliaPlots/Plots.jl - 187a19bfd1032265ed57b49bce67ad76a0e35e8c authored over 6 years ago
rename handlemissingsinmatrix

github.com/JuliaPlots/Plots.jl - 91816e6715d64875bb6dc6cc13db9bb726252a7a authored over 6 years ago
drop stray `@show`

github.com/JuliaPlots/Plots.jl - 13339125ebf020727b077371878dd44d87007678 authored over 6 years ago
Merge pull request #1726 from mkborregaard/master

Run Travis on 1.0

github.com/JuliaPlots/Plots.jl - 3197db9fc1fd7cc4fd1b7ba5546b39e096d98044 authored over 6 years ago
Run Travis on 1.0

github.com/JuliaPlots/Plots.jl - 6e4aac11235bd34b047c7a3f5fe3d199c2622eba authored over 6 years ago
rudimentary missings support

github.com/JuliaPlots/Plots.jl - 8b6ca96e0a5749100dd927e449c84c0c4345849d authored over 6 years ago
Merge pull request #1703 from daschw/appveyor

try default appveyor.yml

github.com/JuliaPlots/Plots.jl - 198de2607a78c089e0813fdd022909da6df315ae authored over 6 years ago
Merge pull request #1729 from jheinen/master

gr: use new DPI setting for SVG output

github.com/JuliaPlots/Plots.jl - 7cd1c9e8c8ddeafe07eaed053acd13f22c2ab22f authored over 6 years ago
don't add PyPlot and PlotlyJS in tests

github.com/JuliaPlots/Plots.jl - fc51c355a5c1db860ae18146a33f17f784031a4b authored over 6 years ago
one more fix for plotlyjs

github.com/JuliaPlots/Plots.jl - 59e7213c96464ba80098eb36406e86b3f76c7475 authored over 6 years ago
skip visual regression tests on windows

github.com/JuliaPlots/Plots.jl - 192020a93af68a4e43819891a46fbe962c118065 authored over 6 years ago
fix plotlyjs (fix #1728)

github.com/JuliaPlots/Plots.jl - 5f5019d31015c3b849db4dfe2210d75789e09ee3 authored over 6 years ago
gr: use new DPI setting for SVG output

github.com/JuliaPlots/Plots.jl - 9aa201dcb31c443c271ea1a2b5bde1c472db2f49 authored over 6 years ago
move supported backend attr to backends.jl

github.com/JuliaPlots/Plots.jl - f0f90d87afe51cf2ca74b7a5728d00cc31f07639 authored over 6 years ago
move _current_plots_version from PlotDocs to Plots

github.com/JuliaPlots/Plots.jl - 1bbe800dcd6f9a423459fc84ebd94b996f8f7826 authored over 6 years ago
plotlyjs, pyplot and test fixes

github.com/JuliaPlots/Plots.jl - a731ef6e2d6b745d19b660346ce9d1fd0f753e0e authored over 6 years ago
Merge remote-tracking branch 'upstream/master'

t push

github.com/JuliaPlots/Plots.jl - 25b09a7962831dc40b605941e721d38e2b300263 authored over 6 years ago
Merge pull request #1711 from mkborregaard/master

fix plotly errors; fix #1707

github.com/JuliaPlots/Plots.jl - 80151ac1a30c498592ac94ee03d5a7af6d2df8de authored over 6 years ago
Merge pull request #1704 from mkborregaard/old_spy

Reinstate scatter-based spy implementation; fix #1682

github.com/JuliaPlots/Plots.jl - bad5668ff7e08f0f8dd087bd17fafcfcac8900ee authored over 6 years ago
fix plotly errors

github.com/JuliaPlots/Plots.jl - cad0f15aed61a41d23c2296690fb475b5df5dfd6 authored over 6 years ago
Merge pull request #1710 from mkborregaard/master

Fix aliases bug

github.com/JuliaPlots/Plots.jl - 9c42c30d8adb932478070cbc63481a3a5d196abb authored over 6 years ago
finalize d -> plotattributes

github.com/JuliaPlots/Plots.jl - c471d1e4c33d6da0b44b9bf4a5a208e00982aea9 authored over 6 years ago
fix bug in aliases

github.com/JuliaPlots/Plots.jl - 7ae4fae68c0e0a83410e00ba6d6c283e1cdb040a authored over 6 years ago
Merge remote-tracking branch 'upstream/master'

t push

github.com/JuliaPlots/Plots.jl - 2405d5151ba458976d44592f35c1793b882d996d authored over 6 years ago
remove spurious warning

github.com/JuliaPlots/Plots.jl - 4f667291bdd0d93893642230136e0fcbad72940e authored over 6 years ago
Merge pull request #1681 from mkborregaard/plotattributes

change all instances of `d` to `plotattributes.

github.com/JuliaPlots/Plots.jl - f2e98acc65c417fce2b8338a3300c9a790f40008 authored over 6 years ago