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

up recipesbase and julia dep versions

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

Finalize move from d to plotattributes

github.com/JuliaPlots/Plots.jl - e4b444262b325034e824ab79e45c41cd98bdb8b9 authored over 6 years ago
Clean up after rebase

github.com/JuliaPlots/Plots.jl - 7220eca7a8a6bec437470322f1f7b7f15b1b7957 authored over 6 years ago
Replace d -> plotattributes in most files

github.com/JuliaPlots/Plots.jl - 28736855174c9e323c6aba0bc365bf3bedd3767c authored over 6 years ago
replace d -> plotattributes in the rest of the files

github.com/JuliaPlots/Plots.jl - 7590c133fde28056b347607e9e2a88c511e51bcd authored over 6 years ago
reinstate marker_z

github.com/JuliaPlots/Plots.jl - 9887892a923adc64a236ae1b3a9c015b456678e6 authored over 6 years ago
try default appveyor.yml

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

t push

github.com/JuliaPlots/Plots.jl - 24e3fcbb6cef077caf641de309285a2122c09b8f authored over 6 years ago
Don't define invisible when two colors

github.com/JuliaPlots/Plots.jl - 91f51778f1a43abcd39cda8a4463549d65dec256 authored over 6 years ago
Revert "Merge pull request #1155 from mkborregaard/newspy"

This reverts commit b71cfce105b03014af9b6149453ad5b95952a831.

github.com/JuliaPlots/Plots.jl - e0b7bdc1a57ca2d825275d9b4f56f0c077d4d98f authored over 6 years ago
Don't color points

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

Add :match_dimensions to address #1694

github.com/JuliaPlots/Plots.jl - 91ec39e141b1bc340061a636b39c1b108ef65426 authored over 6 years ago
Merge pull request #1695 from JuliaPlots/pv/group

RFC WIP: sort x axis in group_as_matrix

github.com/JuliaPlots/Plots.jl - 602dbdf1d260ef07daa2a2bdae558d82299e3d96 authored over 6 years ago
Merge pull request #1691 from daschw/performance

Performance improvements

github.com/JuliaPlots/Plots.jl - 3eabaf074ad8093a014fd0f49661220ec921ee08 authored over 6 years ago
gr implementation

github.com/JuliaPlots/Plots.jl - 84601bacdbb3230964bde091384a28beab9bb4e7 authored over 6 years ago
implement pyplot

github.com/JuliaPlots/Plots.jl - a81178121f3152e5b374bf48e01a172956e041d3 authored over 6 years ago
implement plotly

github.com/JuliaPlots/Plots.jl - e1a83aab1df30c9b4cfb29ed29fbb9550ed22bc0 authored over 6 years ago
implement additional get_***color methods

github.com/JuliaPlots/Plots.jl - e991e2bf377ab36c980415a6caf1f800b4607e6d authored over 6 years ago
Merge pull request #1667 from pfitzseb/sp/betterdisplay

WIP: Actually use PlotsDisplay()

github.com/JuliaPlots/Plots.jl - 9b6fc4bc6be7d0df3d140058a24e4fcdf785658a authored over 6 years ago
Merge pull request #1700 from daschw/pkg3

Fix tests

github.com/JuliaPlots/Plots.jl - c9e832600c6c289de2a798a137bf9d104905a730 authored over 6 years ago
Merge pull request #1689 from tkf/pkg3

Fix CI

github.com/JuliaPlots/Plots.jl - 25190d945d0f5cd5880ca5ba62d88fba179105e6 authored over 6 years ago
Add :match_dimensions to address #1694

see also #273 and #196, for f(x,y) vs f(y,x), and transpose=true

github.com/JuliaPlots/Plots.jl - 00821c1ae310e5aaa678e0fb8f67702cf3a719b6 authored over 6 years ago
sort x axis in group_as_matrix

github.com/JuliaPlots/Plots.jl - 937acbc21820c4be630e5ae6594e71d490190df6 authored over 6 years ago
Use qualified name Statistics.mean

github.com/JuliaPlots/Plots.jl - 6d0d8ea90aefb3044c3d9778cfb6e7ff2c5ef11a authored over 6 years ago
Use import PlotReferenceImages

github.com/JuliaPlots/Plots.jl - e0f9313b8b22df896022274f3adf3516dae6eb89 authored over 6 years ago
Import Gtk in interactive session

github.com/JuliaPlots/Plots.jl - ebf32390ef56f6a71cd54ddf4324031e67e35dc2 authored over 6 years ago
Don't use Base.mean

github.com/JuliaPlots/Plots.jl - eefea1506912aebb8f961faff0b9bca30dca4ea4 authored over 6 years ago
Add FileIO to test/REQUIRE

github.com/JuliaPlots/Plots.jl - 531dd432841b5e864a8e49f49de4619199c572b0 authored over 6 years ago
Install unregistered packages in test/runtests.jl

github.com/JuliaPlots/Plots.jl - e483ce85dcb3964e81ebe8300c75cc1a6a8a8b51 authored over 6 years ago
Use pathof(PlotReferenceImages) instead of Pkg.dir

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

t push

github.com/JuliaPlots/Plots.jl - ae969dad3861e8db15d5f076e220529a18690ae9 authored over 6 years ago
Fix appveyor.yml

github.com/JuliaPlots/Plots.jl - 7fcd008f2ff319a21b65ef14722871a5ae804427 authored over 6 years ago
Use Pkg3 API in travis_commands.jl

github.com/JuliaPlots/Plots.jl - def5be630a217ea9ed60faf984c051cd12f37b6e authored over 6 years ago
Merge pull request #1688 from mkborregaard/add_undef

Add some undefs to Array constructors

github.com/JuliaPlots/Plots.jl - de3848ff53cc29d9411739f5ab99fd0784b2373d authored over 6 years ago
Also fix broadcast on dict

github.com/JuliaPlots/Plots.jl - 8d4ab6bb949cfadad913a3e60655bda623086f13 authored over 6 years ago
Add some undefs to Array constructors

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

t push

github.com/JuliaPlots/Plots.jl - 065ff48b157949a1e06db12f6dee9999606adbaf authored over 6 years ago
Merge pull request #1643 from tkf/single-colorbar

Make sure only one colorbar is drawn with GR

github.com/JuliaPlots/Plots.jl - 69bdd6db839419385d548f73bf01a4ec3ef8352e authored over 6 years ago
Merge pull request #1657 from tkf/colorbar_title

Implement colorbar_title for GR

github.com/JuliaPlots/Plots.jl - cd270dd40739a1e7944f8bf2874a7abfe749b923 authored over 6 years ago
Merge pull request #1664 from mortenpi/fix-pyplot-savefig

Fix savefig with latexstring for pyplot

github.com/JuliaPlots/Plots.jl - b4944a6f819471dd9e22f1a5fa69feb7f2ea3da6 authored over 6 years ago
Merge pull request #1686 from JuliaPlots/pv/nt

Fix NamedTuple integration

github.com/JuliaPlots/Plots.jl - 4049bf20c2dbb6464ca5cacd56484b55e4a97a89 authored over 6 years ago
Merge pull request #1678 from improbable22/remove-P2-P3

Remove P2 & P3 from export

github.com/JuliaPlots/Plots.jl - 805ca0d378cdc13e08462670b815219ba25848ed authored over 6 years ago
Fix NamedTuple integration

github.com/JuliaPlots/Plots.jl - fcaae346a7c3d084d5674bc7a4409f3a54ce6db2 authored over 6 years ago
remove last vestiges of `d`

github.com/JuliaPlots/Plots.jl - 3f5f3e7d13469fd6f00574ab5f770e7fdc46c378 authored over 6 years ago
Merge pull request #1674 from djsegal/djsegal/colorbar

Add way to give colorbar_title for pgfplots

github.com/JuliaPlots/Plots.jl - 06841025118bd585b1494117e2fcf2de65327514 authored over 6 years ago
Merge pull request #1680 from JuliaPlots/mkb/doc_badge

Replace link to docs with docs badge

github.com/JuliaPlots/Plots.jl - 6ca87f6d33d9264389477e34d75056feb12ef0b3 authored over 6 years ago
Replace link to docs with docs badge

github.com/JuliaPlots/Plots.jl - b551f6714b9fc05018f0cd4bf1bdf0ad9efa03c8 authored over 6 years ago
Add 2D marker_z with Functions

github.com/JuliaPlots/Plots.jl - 45dc9e5c0d1640b7e0c90da4f7aebd01561e21ee authored over 6 years ago
Add line_z and update arg_desc.jl

github.com/JuliaPlots/Plots.jl - 92b0d5c0be70a41530ac6b35384d4e5d7c67d48a authored over 6 years ago
Add “colorbar_title” to pgfplots

github.com/JuliaPlots/Plots.jl - 7c505949fc58a08887d339070751410f29c5ce9b authored over 6 years ago
Remove P2 & P3 from export

As in #1675, important stuff!

github.com/JuliaPlots/Plots.jl - 905accdb7dfd6a0f3cad4e81d5d15569195f245a authored over 6 years ago
Merge pull request #1676 from mkborregaard/plotattr

make plotattr work again

github.com/JuliaPlots/Plots.jl - 30f3e3cf568406d1b8c7ab6189b463bf938c2ccb authored over 6 years ago
make plotattr work again

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

Address UInt round problem - see #1665

github.com/JuliaPlots/Plots.jl - 60b8b0080cdfd1b2945b95b0f8ff41e0932af59b authored over 6 years ago
Merge pull request #1671 from mkborregaard/getrgb_patch

Add vector function for rgb

github.com/JuliaPlots/Plots.jl - b30ff9b41b7d71c2a61e89e4c15a544e86e6586b authored over 6 years ago
Add vector function for rgb

github.com/JuliaPlots/Plots.jl - cf1a0e3c33c894a78f2e5c7f9644d90048a60e21 authored over 6 years ago
Merge pull request #1668 from anowacki/an/1665

Remove broadcasting of getSeriesRGBColor

github.com/JuliaPlots/Plots.jl - e94fe131787034ee561e3db77aaa2120f4c09eb6 authored over 6 years ago
gr: round to UInt not Int

Fixes an error with 32-bit system compatibility

github.com/JuliaPlots/Plots.jl - b2c4561a7d511d9b6e10d8b01edd4655b6b5c97d authored over 6 years ago
Remove broadcasting of getSeriesRGBColor

No longer broadcast over d[:seriescolor] when updating
series attributes. This fixes #1665, whe...

github.com/JuliaPlots/Plots.jl - ef63c8d66e68adb56468cf8ac947f92254b3764d authored over 6 years ago
make sure display order is correct if Plots is loaded before the REPL

github.com/JuliaPlots/Plots.jl - 00be8a223790cc54cfb8f3cedadc911e75da857b authored over 6 years ago
actually use __init__

github.com/JuliaPlots/Plots.jl - 6593e3cfe6d1f99b2404524c7d86dce260671d2a authored over 6 years ago
actually use PlotsDisplay()

instead of overloading display for REPLDisplay

github.com/JuliaPlots/Plots.jl - ac73798b9d4801f08ef93e4f7fc9e92ad69db865 authored over 6 years ago
Merge pull request #1663 from mkborregaard/travis-0.7

update travis script; fix #1658

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

t push

github.com/JuliaPlots/Plots.jl - 1e9467a22138adc5d5a7029a84cfdf1c7bbe5c6a authored over 6 years ago
Use TEXT_VALIGN_TOP

github.com/JuliaPlots/Plots.jl - b56238089cf3985da11574497659045ec881b896 authored over 6 years ago
Do not import latexstring into the global scope

It will not be visible to functions in Plots anyway. Instead, labelfunc
now explicitly specifies...

github.com/JuliaPlots/Plots.jl - 47d8aa871b968b64d8517860cf0e41e2f572fd8f authored over 6 years ago
Wrap latexstring use in an at-require

latexstring comes from the LaTeXStrings package, which is conditionally
loaded by pyplot().

Fix...

github.com/JuliaPlots/Plots.jl - 87627b8320718704fc5157b7b4605b47d9f4cc1d authored over 6 years ago
update travis script; fix #1658

github.com/JuliaPlots/Plots.jl - c419f87b6426cab0ab36b196447f952c0d8593c6 authored over 6 years ago
Merge pull request #1660 from CarloLucibello/glv

fix glvisualize require

github.com/JuliaPlots/Plots.jl - 9ae22a1ad70bea79a11b41475f47714dad7b7769 authored over 6 years ago
fix glvisualize require

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

t push

github.com/JuliaPlots/Plots.jl - 916654b3ec828f358cfaded4664777bbcdeabffa authored over 6 years ago
Implement colorbar_title for GR

github.com/JuliaPlots/Plots.jl - 2acd088226bde5a5ce58358369dfa804a9da8731 authored over 6 years ago
Merge pull request #1655 from roshanshariff/julia-1.0

Fix julia 0.7 deprecated syntax in Plotly backend.

github.com/JuliaPlots/Plots.jl - b55d13bc21789d1ff620e2294a90362c6c611e40 authored over 6 years ago
Merge pull request #1656 from mkborregaard/pyplot

Add more packages to PyPlot string

github.com/JuliaPlots/Plots.jl - 1f9468e02963e18c538c8834427dac78f54d9b35 authored over 6 years ago
Fix julia 0.7 deprecated syntax in Plotly backend.

github.com/JuliaPlots/Plots.jl - 593804096d9ef333b7bb47da963dc7dff90db5f0 authored over 6 years ago
Add more packages to PyPlot string

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

Deal w/deprecation of Nullable.

github.com/JuliaPlots/Plots.jl - 07a6700ab68c21d59a0c5c1f4be57f5994e6cb8c authored over 6 years ago
Deal w/deprecation of Nullable.

Also use new LinearIndices API.

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

Update instances of `findfirst` to 1.0 syntax

github.com/JuliaPlots/Plots.jl - 7e360aa915c4eb450096b46d564dbcfb3e04362b authored over 6 years ago
Update instances of `findfirst` to 1.0 syntax

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

t push

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

1.0 updates to animations

github.com/JuliaPlots/Plots.jl - afb7a17e5f11b65c95f5d7fa1d8f91d3ca2ca08a authored over 6 years ago
Explicitly specify assignment to global

github.com/JuliaPlots/Plots.jl - badf302756de326049145e54c2dae8c36b88e9f0 authored over 6 years ago
Merge pull request #1647 from joshday/patch-1

import findnz from SparseArrays

github.com/JuliaPlots/Plots.jl - e5c55b69621a043b59c53c88f2188025cabe7793 authored over 6 years ago
import findnz from SparseArrays

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

Merge remote-tracking branch 'upstream/master'

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

Don't broadcast `plot_color`; fix #1641

github.com/JuliaPlots/Plots.jl - d084e31065e5ea3590398d648f1de6455b26eba4 authored over 6 years ago
Don't broadcast plot_color; fix #1641

On 1.0 you can no longer pass a singleton argument to broadcast without escaping with `Ref`. But...

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