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

Make sure only one colorbar is drawn with GR

closes #1642

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

t push

github.com/JuliaPlots/Plots.jl - 5485740291e81852e47c09d32cc465a71fd83afe authored over 6 years ago
Deal differently with quoted symbols in 1.0

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

update news.md

github.com/JuliaPlots/Plots.jl - 6dc0823b7392962dcbc684a2a57ff58d72076026 authored over 6 years ago
Merge pull request #1636 from oschulz/fixes-julia-v1.0

More fixes for Julia v1.0

github.com/JuliaPlots/Plots.jl - 5c21261aeac32638c1515c1afc6b40ad15928588 authored over 6 years ago
Fix _stepbins_path (new Julia v0.7/v1.0 iteration API)

github.com/JuliaPlots/Plots.jl - 1fda0df03ea6f959407728683d726f8f1543fb98 authored over 6 years ago
Define recipetype to use groupedbar without StatPlots dependency (#42)

github.com/JuliaPlots/Plots.jl - b694e1a5738f5428bafd9927231ad6376fdbb85d authored over 6 years ago
Use length(eachindex(...)) instead of length(linearindices(...))

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

Final 1.0 fixes

github.com/JuliaPlots/Plots.jl - b1095e29bc161b4a5e9a38fb5c8a438f1c3c79e1 authored over 6 years ago
linspace -> range

github.com/JuliaPlots/Plots.jl - 3e56aa43e446f4bbfe5359a3b6f842aad46b294a authored over 6 years ago
fieldnames(x) -> fieldnames(typeof(x))

github.com/JuliaPlots/Plots.jl - c2dc030fae7529ee102e41affcb0a9fbbe934279 authored over 6 years ago
t push

Merge remote-tracking branch 'upstream/master'

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

replace warn -> @warn

github.com/JuliaPlots/Plots.jl - 340cd0a1fe8bdddfb078e9fbd93d8cf4995cb134 authored over 6 years ago
Merge pull request #1630 from mkborregaard/fix1.0

1.0 fixes WIP RFC

github.com/JuliaPlots/Plots.jl - 55ee64b4e650fa14fee600cb6c8db19d1d80ad92 authored over 6 years ago
readstring -> read

github.com/JuliaPlots/Plots.jl - 3849700a280a40813a841e3d82331be5aaf6f06a authored over 6 years ago
No longer overload broadcast

github.com/JuliaPlots/Plots.jl - 3dd0049973a1487bc8ece3f55e50e77a695d38e3 authored over 6 years ago
rename mimewritable

github.com/JuliaPlots/Plots.jl - c544dbbbb7a04f71cd8cbc77571f686c3f45c349 authored over 6 years ago
Implement new iterator protocol

github.com/JuliaPlots/Plots.jl - 5205ac38ad6338baff2916971a497307887192b5 authored over 6 years ago
Remove deprecated endof

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

No longer include files for Revise

github.com/JuliaPlots/Plots.jl - 5176ab13824635d2ccba9bd228f5456d51b08237 authored over 6 years ago
Merge pull request #1623 from JuliaPlots/fbot/deps

Fix deprecations

github.com/JuliaPlots/Plots.jl - b0d54f7c5d30d94aa7b31bcc2ef492048820944b authored over 6 years ago
No longer include files for Revise

This is no longer necessary in 0.7

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

Remove Dates from Require again

github.com/JuliaPlots/Plots.jl - 572f8ebfde3fd3793f0862b767a433e092e0c5d6 authored over 6 years ago
Remove dates again

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

Change dep to julia 0.7 and add Dates to Require

github.com/JuliaPlots/Plots.jl - c48abef5f89e8d2930f4fa64c0df55f3225ee2fe authored over 6 years ago
change dep to 0.7 and add Dates to require

github.com/JuliaPlots/Plots.jl - 9b3679792d4c8191ba8b6ad8010d0c14a4f8d7fe authored over 6 years ago
Allow `bin` to be a heterogeneous Tuple

fix #https://github.com/JuliaPlots/StatPlots.jl/issues/156

github.com/JuliaPlots/Plots.jl - cb00983db35be9818e9cb41868d4d9583d5f1676 authored over 6 years ago
Fix deprecations

github.com/JuliaPlots/Plots.jl - 83686866cc0ff21c53a11dbe171231f76fd883d8 authored over 6 years ago
Merge pull request #1619 from daschw/init

fix merge conflicts

github.com/JuliaPlots/Plots.jl - 7a492493843803a070ea1193db636555494a31fe authored over 6 years ago
remove Juno requires code

github.com/JuliaPlots/Plots.jl - 0548793bfd2c6929717f083b9f31d54c4cb22ba1 authored over 6 years ago
fix merge conflict relicts

github.com/JuliaPlots/Plots.jl - cd770f70c0ebe769eb9b38b523958b390f228bcd authored over 6 years ago
Merge pull request #1616 from apalugniok/ticks

Make xticks!/yticks! behave like plot(xticks!/yticks! = ). (Fixes #1605)

github.com/JuliaPlots/Plots.jl - a3f1950a181322571ca9bd4360407d9b6518cece authored over 6 years ago
Merge pull request #1601 from daschw/requires

RFC: use Requires.jl for backend dependencies

github.com/JuliaPlots/Plots.jl - 1874c28cadfb763b1b69262747ff04e1bfc6da6e authored over 6 years ago
Merge pull request #46 from joshday/master

Cleanup for 1.0

github.com/JuliaPlots/Plots.jl - 012465bb55f9811b12122069338d7e4b6266ff21 authored over 6 years ago
update appveyor

github.com/JuliaPlots/Plots.jl - 7791ac07a0ad157ffa811090afb6d1bf3c1513c0 authored over 6 years ago
update build script to work on 1.0, remove deprecations

github.com/JuliaPlots/Plots.jl - 99643f7414aad5472e64cf697f0ca57b35382dde authored over 6 years ago
Make xticks!/yticks! behave like plot(xticks!/yticks! = )

github.com/JuliaPlots/Plots.jl - db028f27744f126d8a9d7966a83cec3c1b3abba3 authored over 6 years ago
remove old juno inti code

github.com/JuliaPlots/Plots.jl - a82a154be942f8a8ffeab9d0cecffa9e7df0cb17 authored over 6 years ago
use Requires.jl for backend dependencies

github.com/JuliaPlots/Plots.jl - f60aac93ab0cca847660b9eeb28bfe3de8fe9df1 authored over 6 years ago
Merge pull request #1615 from pfitzseb/sp/junodisplay

Fix display on Juno 0.7

github.com/JuliaPlots/Plots.jl - 4860bf3f19bf3bbee252aa422c7a68a486b14bcb authored over 6 years ago
fix display on Juno 0.7

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

github.com/JuliaPlots/Plots.jl - 15ddc5f06cf34588a93449a5391379364a22d29b authored over 6 years ago
gr: use correct text bounding box for mathtex

github.com/JuliaPlots/Plots.jl - 3559b539e3cefd0e0a685128e45c8bde9bbf0a2c authored over 6 years ago
Merge pull request #1610 from daschw/pyplot-thickness

fix pyplot thickness_scaling (fix #1606)

github.com/JuliaPlots/Plots.jl - da765a5eec89a87166ab12aa7d09c834600185b9 authored over 6 years ago
Merge pull request #1611 from daschw/pyplot-thickness

Fix pyplot thickness and 0.6 backports release

github.com/JuliaPlots/Plots.jl - c2e8b5a1faa3bb16991b82bb81c8874ad13f9d76 authored over 6 years ago
prepare backports release

github.com/JuliaPlots/Plots.jl - 72c4962e97bf663c145f4a55a703c3ee6daadaa5 authored over 6 years ago
fix legend frame

github.com/JuliaPlots/Plots.jl - 789cf1d66b5210d2339bfc42705a84bf4b4027ac authored over 6 years ago
fix thickness_scaling in pyplot

github.com/JuliaPlots/Plots.jl - 64ec922d7f1858b75c6666c984c41cc2047386ed authored over 6 years ago
use Requires.jl for backend dependencies

github.com/JuliaPlots/Plots.jl - af0dabec991ef8dab275a91f46db3ad37ce7faf4 authored over 6 years ago
Merge pull request #1596 from wfrgra/minorgrid

Minorgrid and minor ticks

github.com/JuliaPlots/Plots.jl - de859832474a0eb4a488f7036e0626b342ed6272 authored over 6 years ago
Add full keyword control of minor grid

github.com/JuliaPlots/Plots.jl - 7eaae3a6d551e20e9f35a0463867002367e1af8a authored over 6 years ago
extend ticks beyond major grid, to axis limits

github.com/JuliaPlots/Plots.jl - 403b57c0765c69f6315f9f3693b7f18838eb9991 authored over 6 years ago
add minor grid and tick marks. Works, but doesn't extend beyond major ticks

github.com/JuliaPlots/Plots.jl - dd434b89d2cc5105bbd2e74786e2cf47e72098a3 authored over 6 years ago
Merge pull request #1594 from fredrikekre/fe/0.72

additional fixes

github.com/JuliaPlots/Plots.jl - 1a3d58e09b8a0cc0c506c1e021068a257d82a7c5 authored over 6 years ago
adjust CI scripts

github.com/JuliaPlots/Plots.jl - 89ae23974399046f76908340c8822a5fd265ac1e authored over 6 years ago
additional fixes

github.com/JuliaPlots/Plots.jl - c785d1509b39e0c00cbc982f25f167537a65e8d2 authored over 6 years ago
Merge pull request #1585 from JuliaPlots/julia0.7

Switch to 0.7 on master

github.com/JuliaPlots/Plots.jl - 9e412555bb0f9295e15a7208ca0c505338666190 authored over 6 years ago
more deprecation fixes

github.com/JuliaPlots/Plots.jl - 07178057733e7d38435b4859b375199583b3568f authored over 6 years ago
Merge pull request #1592 from JuliaPlots/revert-1591-fbot/deps

Revert "Fix deprecations"

github.com/JuliaPlots/Plots.jl - d045c5a3901125bc9645c31bf8cf6fbbb2612251 authored over 6 years ago
Revert "Fix deprecations"

github.com/JuliaPlots/Plots.jl - 3cc0d0c735095f3cc59ba73a3a8958494b8ff4b1 authored over 6 years ago
Merge pull request #1591 from JuliaPlots/fbot/deps

Fix deprecations

github.com/JuliaPlots/Plots.jl - 9a3c72753267f9215b7fb9e56b8deba4ea49d595 authored over 6 years ago
fix some deprecation warnings

github.com/JuliaPlots/Plots.jl - a7f2484d4580ed2b09618124c368037a4ea8251e authored over 6 years ago
Merge pull request #1588 from daschw/julia0.7

fix Pkg.installed

github.com/JuliaPlots/Plots.jl - 96d97699a0c1d237eb5cf5fd3cd82b1265456d5b authored over 6 years ago
fix Pkg.installed

github.com/JuliaPlots/Plots.jl - e92e832258ad5efd4b04c90c1a7a69ffb470c9f3 authored over 6 years ago
Fix deprecations

github.com/JuliaPlots/Plots.jl - 3a769549d8f94a68af6ea4ccb9319d3b9a60ea74 authored over 6 years ago
Merge pull request #1587 from daschw/julia0.7

remove StatPlots from tests

github.com/JuliaPlots/Plots.jl - 9cf3036ab55be2416ab20aa7819bc52217a798e3 authored over 6 years ago
remove StatPlots from tests

github.com/JuliaPlots/Plots.jl - 2467eb71c1e556da4b211db273ca423ae0bcdef6 authored over 6 years ago
Merge pull request #1586 from daschw/julia0.7

use Pkg in travis commands

github.com/JuliaPlots/Plots.jl - 345bb5d1aa8cbc3390aefbb3ae5b0153854f80a8 authored over 6 years ago
Merge branch 'julia0.7' into julia0.7

github.com/JuliaPlots/Plots.jl - 8d50828998c9f162ca23d0a531242c780e8840ce authored over 6 years ago
fix some things in tests

github.com/JuliaPlots/Plots.jl - 201de82baff9f0ae4beb80a2878a504ad03a9e8d authored over 6 years ago
use Pkg in travis commands

github.com/JuliaPlots/Plots.jl - 99519ac3da06996675488e3fc6ed31a87b14b225 authored over 6 years ago
Merge branch 'master' into julia0.7

github.com/JuliaPlots/Plots.jl - a575ab7c746ce1e6ee5f91706f96b42ad6db732b authored over 6 years ago
Merge pull request #1584 from daschw/julia0.7

julia 0.7 fixes

github.com/JuliaPlots/Plots.jl - c4f79814dff62ffdb1e08ffdc5cc5c20d35f1f77 authored over 6 years ago
julia 0.7 fixes

github.com/JuliaPlots/Plots.jl - 6135f6271cdd51fa8e2589729ea3dda72587d5a8 authored over 6 years ago
Merge pull request #45 from JuliaPlots/fbot/deps

Fix deprecations

github.com/JuliaPlots/Plots.jl - b97531ca925b9bf90dbe92d6c73481a9313bd113 authored over 6 years ago
Merge pull request #44 from daschw/julia0.7

Julia 0.7

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

prepare release

github.com/JuliaPlots/Plots.jl - 0eab0dc6802064e5225075d2ad646c51d41039ef authored over 6 years ago
prepare release

github.com/JuliaPlots/Plots.jl - 2b48f50de430c4566d65b7b0ac41265598050b31 authored over 6 years ago
Merge pull request #1572 from daschw/widen

Widen axes for most series types and log scales

github.com/JuliaPlots/Plots.jl - fa60eacfc5acbc91b11a4d88021eed5a4df7e501 authored over 6 years ago
Merge pull request #1582 from daschw/test

don't checkout PlotUtils in tests

github.com/JuliaPlots/Plots.jl - d2a4136d4f13203db1246becaff3ff85e1db28ea authored over 6 years ago
don't checkout PlotUtils in tests

github.com/JuliaPlots/Plots.jl - 7d88a746eaf9276bb742f6c6576c9087015f7168 authored over 6 years ago
Merge pull request #1577 from JuliaPlots/pv/webio

WebIO integration for PlotlyJS backend

github.com/JuliaPlots/Plots.jl - 7f4537bdc61e084da7d0cbdc35983ddeb9d39c8f authored over 6 years ago
Fix deprecations

github.com/JuliaPlots/Plots.jl - d68829820bee23dd10896ac99d392bb8da1eaea3 authored over 6 years ago
Fix deprecations

github.com/JuliaPlots/Plots.jl - 784ffe58c7241e3c1d00ed73218ebee0901ec3ca authored over 6 years ago
Merge pull request #1576 from apalugniok/hover-zcolor

Fix hover and zcolor interaction in Plotly (Fixes #1567)

github.com/JuliaPlots/Plots.jl - 8ef70f07f05e4a6a18eee2c116ea142ccced36dc authored over 6 years ago
Merge pull request #1575 from apalugniok/flip-plotly

Fix axis flip on Plotly (Fixes #1556)

github.com/JuliaPlots/Plots.jl - 17b7e37885e0cc268103ffd3d9847486413542d5 authored over 6 years ago
webio integration

github.com/JuliaPlots/Plots.jl - 7085d98f41b5c5759e6cdd3c209acd50972e6ccf authored over 6 years ago
Fix hover and zcolor interaction in Plotly.

github.com/JuliaPlots/Plots.jl - ee73e32b0e2ab9e34b76c81d3c433966eab79952 authored over 6 years ago
Fix axis flip on Plotly.

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