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 #887 from daschw/ds-pyplot-legendtitle

Added legend_title attribute for Pylot backend

github.com/JuliaPlots/Plots.jl - 24ea1c4847802652c2c1b0587c520f40d3e46186 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
added space in arg_desc

github.com/JuliaPlots/Plots.jl - 9d115fc02e1e612030d03d5f19ab2ac42420865c authored over 7 years ago by Daniel Schwabeneder <[email protected]>
changed default attribute to legendtitle

github.com/JuliaPlots/Plots.jl - 5e7756810d8d3ad79f8b60bc601129a4f063533c authored over 7 years ago by Daniel Schwabeneder <[email protected]>
Merge pull request #885 from daschw/gr-legend-markers

Changed GR legend markers for plots with fillrange

github.com/JuliaPlots/Plots.jl - c65abd19ae9af042143b535adac27e89b7adc0d7 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
changed spy plot example

github.com/JuliaPlots/Plots.jl - 1a07c39fad7070351aae9f00fd09b2604b546d78 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
grid --> false in spy recipe, removed info, added example

github.com/JuliaPlots/Plots.jl - ee23cb2185411b0e54262da5a7f996f6199a4624 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
added attribute for pyplot backend

github.com/JuliaPlots/Plots.jl - ee5617c6b82d5ddab48f224f799cfea8a5ff74b2 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
changed gr legend markers for fillrange

github.com/JuliaPlots/Plots.jl - dc757cbf6cd0d1854fac73cff4335522e4522f0a authored over 7 years ago by Daniel Schwabeneder <[email protected]>
add info about default markersize in spy recipe

github.com/JuliaPlots/Plots.jl - 3d3ec2a1940356fe10e521b26e91c63a31169536 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
Merge pull request #884 from daschw/ds-maketestspass

Make tests pass for GR and PyPlot 2 (fix #670 and #838)

github.com/JuliaPlots/Plots.jl - d2e79f33a35e6a7cd810d0503353d166959bce24 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
install xfonts-75dpi for whtmltox

github.com/JuliaPlots/Plots.jl - 6156228c8941726465b14b7bb9cf96499b3bf7ed authored over 7 years ago by Daniel Schwabeneder <[email protected]>
make tests pass for gr and pyplot cf. #877

github.com/JuliaPlots/Plots.jl - 90f7e370f38849334764a004ad9feadc0a8f147a authored over 7 years ago by Daniel Schwabeneder <[email protected]>
Merge pull request #881 from mkborregaard/change-NaNMath-implementation

change NaNMath implementation

github.com/JuliaPlots/Plots.jl - 92688f03a81c02fb350baed8f389180dd400cd1f authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Change NaNMath implementation

We needed some functions to forward to Base methods, e.g. when non-`AbstractArray{<:AbstractFloa...

github.com/JuliaPlots/Plots.jl - 80d0d6ecc88e91c74982fbcc8cfdd5c149e12f7f authored over 7 years ago by Michael K. Borregaard <[email protected]>
RFC: Ignore NaNs on 0.6 (like on 0.5): fixes #796 (#876)

Replaces min, max, minimum, mean, maximum and extrema with NaNMath versions in places where NaNs...

github.com/JuliaPlots/Plots.jl - d29df4289e011506743c99f5eec3f05f1bf242d3 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Fixed writing error.

github.com/JuliaPlots/Plots.jl - 84406f0823132acfb109251295d2ab6e0d803675 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Merge pull request #879 from mkborregaard/change-glvisualize-string

Change installation message

github.com/JuliaPlots/Plots.jl - 380907af8d1c861dd35b97512d1e7f4eeffc8719 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Change installation message

github.com/JuliaPlots/Plots.jl - 0e308d9f502b37bfd9aa469858c2070aa6fe6103 authored over 7 years ago by Michael K. Borregaard <[email protected]>
Merge pull request #862 from JuliaPlots/sd/fix_signals

fix glvisualize backend

github.com/JuliaPlots/Plots.jl - 7805f3f85b98076af6e84abda7d892a574102cdb authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Merge pull request #878 from oschulz/debug-info-cleanup

Remove remnant debug output about binning

github.com/JuliaPlots/Plots.jl - e04d13323d619b01e1bc78327677dd401e40bf6b authored over 7 years ago by Daniel Schwabeneder <[email protected]>
Remove remnant debug output about binning

github.com/JuliaPlots/Plots.jl - 6e8bfe1ea6ba0fd9717c4b8f8131001ce5743f2e authored over 7 years ago by Oliver Schulz <[email protected]>
Merge pull request #874 from jheinen/master

gr: fixed several bugs

github.com/JuliaPlots/Plots.jl - 3baceb9dc4419c37b7438d4aba774b8394c9cc06 authored over 7 years ago by Josef Heinen <[email protected]>
gr: fixed several bugs

- use correct image orientation
- added missing marker keywords
- improved alignment of axes lab...

github.com/JuliaPlots/Plots.jl - abf8ca2dc7bbc25c843a433c58570d546f8ba34e authored over 7 years ago by Josef Heinen <[email protected]>
Merge pull request #868 from staticfloat/updated_ci_url

Update CI URLs to point to new caching infrastructure

github.com/JuliaPlots/Plots.jl - 2a0a5f2d08147819db270bef2eedf954483af1c3 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Merge pull request #871 from jheinen/master

gr: fix problems with axes display

github.com/JuliaPlots/Plots.jl - d45b2284611a7eff84e45fad824497a0966874c2 authored over 7 years ago by Josef Heinen <[email protected]>
gr: fix problems with axes display

github.com/JuliaPlots/Plots.jl - 231e11715fea166474c46cc24fea2421afdb000d authored over 7 years ago by Josef Heinen <[email protected]>
add ability to specify legend placement to gr backend

github.com/JuliaPlots/Plots.jl - d6f1120dfc5480549e47de5b4e60e3d77dc20f1d authored over 7 years ago by wgrant <[email protected]>
Merge pull request #869 from jheinen/master

gr: corrected size of shape markers

github.com/JuliaPlots/Plots.jl - 7471bc791cd99f4a1bd5f9c488f2762d5a2182f9 authored over 7 years ago by Josef Heinen <[email protected]>
gr: corrected size of shape markers

github.com/JuliaPlots/Plots.jl - effcffff8aa33d239dbec6d1a39444efe26806bb authored over 7 years ago by Josef Heinen <[email protected]>
Merge pull request #863 from jheinen/master

gr: improve viewport size for 3D plots

github.com/JuliaPlots/Plots.jl - 76186cab970bba8e97c1a0c84086484b3fd52709 authored over 7 years ago by Josef Heinen <[email protected]>
gr: improve viewport size for 3D plots

github.com/JuliaPlots/Plots.jl - 4756e04e25586ff2bf55c9d46f5a924067baf5c4 authored over 7 years ago by Josef Heinen <[email protected]>
remove clean up code, switch to renderloop

github.com/JuliaPlots/Plots.jl - 5b73f1e56cae3d2d6f1431f01607337607b9ac72 authored over 7 years ago by SimonDanisch <[email protected]>
Merge pull request #859 from innerlee/patch-1

Update backends.jl

github.com/JuliaPlots/Plots.jl - af7d3324535118c26508a0ea4679d26105de24b8 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Update backends.jl

github.com/JuliaPlots/Plots.jl - 5439c3a3ce3c59e9e1cc159dd9e194e64946c8c1 authored over 7 years ago by lizz <[email protected]>
Merge pull request #858 from mkborregaard/hotfix-glvisualizetext

Fix missing brackets

github.com/JuliaPlots/Plots.jl - 6c4b6bbfbea06aebfa604c17f0b852d1e88394e7 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Fix missing brackets

github.com/JuliaPlots/Plots.jl - 53719e5a8ed6642066dd5e59598d4ce8cfe6875c authored over 7 years ago by Michael K. Borregaard <[email protected]>
Merge pull request #857 from mkborregaard/glvisualize_tert

Replace `text` with `glvisualize_text`

github.com/JuliaPlots/Plots.jl - aed34c3b9bd6a638d415a669a13125a19d6cf0b8 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Replace `text` with `glvisualize_text`

glvisualize defined a `text` function that shadowed a method of Plots exported `text` function

github.com/JuliaPlots/Plots.jl - a5482453ce7333847daa608e4f36649dcc07604d authored over 7 years ago by Michael K. Borregaard <[email protected]>
use version number instead of release in .travis.yml

release will change over time, but your REQUIRE file says this
package supports julia 0.5 so it ...

github.com/JuliaPlots/Plots.jl - 5b5d5089a9c4351d11bb215c6bf51240f7ee1e81 authored over 7 years ago by Tony Kelman <[email protected]>
Merge pull request #843 from mkborregaard/change_default_backend

Change default backends

github.com/JuliaPlots/Plots.jl - 712d2011c30096316af5859c9af3bcebb5f962f0 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Merge pull request #853 from daschw/ds-ticks-tuple

fix passing ticks tuple on 0.6

github.com/JuliaPlots/Plots.jl - 0e6942a1825fcc3066c7c7fd7f1310e704b7bd46 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
fix passing ticks tuple on 0.6

github.com/JuliaPlots/Plots.jl - ce169edd08f273ba62eaa197aea3f38797b33ed0 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
undo: fix passing ticks tuple on 0.6

github.com/JuliaPlots/Plots.jl - dd526e00ab74ed936ee15df24a1e26e8781d100a authored over 7 years ago by Daniel Schwabeneder <[email protected]>
fix passing ticks tuple on 0.6

github.com/JuliaPlots/Plots.jl - bad2ef63c6c4794ee9be1525942667fcb6e2618d authored over 7 years ago by Daniel Schwabeneder <[email protected]>
Change default backends

github.com/JuliaPlots/Plots.jl - e283c6557bae696db10501adabd14009a1b4815b authored over 7 years ago by Michael K. Borregaard <[email protected]>
Merge pull request #852 from mkborregaard/remove-conda-messag

Remove conda update message

github.com/JuliaPlots/Plots.jl - e8da23c3e7f173300fa77ca4104edadf38a345f6 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Remove conda update message

These instructions led to installing a deprecated matplotlib version

github.com/JuliaPlots/Plots.jl - 08d7bee224b23a77f431d511a5d76674bee31cfd authored over 7 years ago by Michael K. Borregaard <[email protected]>
Merge pull request #848 from darwindarak/dd/pyplot-worldage

RFC: fix world-age problem in PyPlot initialization

github.com/JuliaPlots/Plots.jl - 16c95c6deb1ea78804854acb533d9c9e08e8d480 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Merge pull request #849 from dlfivefifty/pull-request/9abcba37

Fix plot(::Matrix{RGB{Float64}}) in plotly backend

github.com/JuliaPlots/Plots.jl - 1d03e9772123c79946ceb0cfbec4c7f1ec81dfb9 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Fix plot(::Matrix{RGB{Float64}}) in plotly backend

github.com/JuliaPlots/Plots.jl - 9abcba375360b13fce8102fc47a47173942b1ec2 authored over 7 years ago by Sheehan Olver <[email protected]>
fix world-age problem in PyPlot initialization

github.com/JuliaPlots/Plots.jl - b501c9bf4b55df2a0c2d818d45a0cd3b84129aeb authored over 7 years ago by Darwin Darakananda <[email protected]>
Merge pull request #845 from ChrisRackauckas/patch-2

Add JSON to REQUIRE

github.com/JuliaPlots/Plots.jl - 72c506b62b35c5db6708cf19193818f4cb562ec3 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Update REQUIRE

github.com/JuliaPlots/Plots.jl - f09dfb703586da57fae07b8a9b1ee79a513fccb3 authored over 7 years ago by Christopher Rackauckas <[email protected]>
removed test for k

github.com/JuliaPlots/Plots.jl - 6cca7632849c218c122c934134b58588477be32f authored over 7 years ago by florian oswald <[email protected]>
addressed changes requested

github.com/JuliaPlots/Plots.jl - 915c41c9d945ce845c77eeba2889f833464f4f69 authored over 7 years ago by Florian Oswald <[email protected]>
create dict _initial_fontsizes and copy from that. creates new method scalefontsizes() [no keyword]

github.com/JuliaPlots/Plots.jl - 9c2c548874f0d782cfe5522ea3aaa9b12ebe31e9 authored over 7 years ago by Florian Oswald <[email protected]>
added const copies of _all_defaults and _axis_defaults to be able to reset fonts to initial values with new resetfontsizes method

github.com/JuliaPlots/Plots.jl - fdf699bf3537ff3208b0097f8aad43e2956490b4 authored over 7 years ago by Florian Oswald <[email protected]>
just calling default(k) does not give back the default value for k

github.com/JuliaPlots/Plots.jl - e3ce1ab1d153859aa4b4c34a4d56ed9498f6a0af authored over 7 years ago by Florian Oswald <[email protected]>
added resetfontsizes()

github.com/JuliaPlots/Plots.jl - af56d6f2650fe24fda7beb64a8eab43eba6f0fa3 authored over 7 years ago by Florian Oswald <[email protected]>
Merge pull request #834 from daschw/ds-testing

Move new PlotExample to the end for VRT testing

github.com/JuliaPlots/Plots.jl - 05eb687ca460d65f53db02ce43751bd344aad8cd authored over 7 years ago by Daniel Schwabeneder <[email protected]>
Update CI URLs to point to new caching infrastructure

github.com/JuliaPlots/Plots.jl - 0f5692f683c054d0b09bda085ec79227664adcd5 authored over 7 years ago by Elliot Saba <[email protected]>
Update CI URLs to point to new caching infrastructure

github.com/JuliaPlots/Plots.jl - 99e4408da4911d64aca305e284a1a108639e9b25 authored over 7 years ago by Elliot Saba <[email protected]>
Improve robustness

More generic Array support.
Add support for ColorGradient.
Don't crash if plot specifies GridLay...

github.com/JuliaPlots/Plots.jl - 64dd69f550d8bbe2a50f258b57dd100912637693 authored over 7 years ago by MA Laforge <[email protected]>
Move where backends.jl is included.

Must ensure all types required by HDF5 plots are defined.

github.com/JuliaPlots/Plots.jl - 8b8de6bcd3f4e93ddf02dd93fe4d31c194d8b186 authored over 7 years ago by MA Laforge <[email protected]>
Re-integrate HDF5 plots.

Made code compatible with Julia v0.6.
Parametric types no longer <: DataType (now <: Type).
Add ...

github.com/JuliaPlots/Plots.jl - b920ee8550e770a0207b380bd9355adc08503a5a authored over 7 years ago by MA Laforge <[email protected]>
update numbers of skipped examples in VRT

github.com/JuliaPlots/Plots.jl - 89cd67792b302482143539c352aa5c9e6f401ca2 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
move new PlotExample to the end for VRT

github.com/JuliaPlots/Plots.jl - 1f7ecb969ca8013fdad9e4833939008280a163af authored over 7 years ago by Daniel Schwabeneder <[email protected]>
change skipped images because of new example

github.com/JuliaPlots/Plots.jl - d4ef1761e4188f1ffb68aa88fb07b360391b3eed authored over 7 years ago by Daniel Schwabeneder <[email protected]>
Merge pull request #832 from mkborregaard/master

Revert "changed xor in gr.jl"

github.com/JuliaPlots/Plots.jl - dc01cc5c8ee3b3cf5a37cafb5d59d355d919f6d1 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Revert "changed xor in gr.jl"

This reverts commit 5c5472262668a431b7c8674013ac2dc8bdcc5b26.

github.com/JuliaPlots/Plots.jl - db341f18148afe4b91cec61daf87d9c8c8badc54 authored over 7 years ago by Michael K. Borregaard <[email protected]>
Merge pull request #831 from daschw/ds-pyplot-fill

fix filling stepstyle on pyplot

github.com/JuliaPlots/Plots.jl - 06e469f0590d11c4d900246add6c05382fc2da0a authored over 7 years ago by Daniel Schwabeneder <[email protected]>
Merge pull request #830 from mkborregaard/fix-xor-0.6

changed xor in gr.jl for 0.6

github.com/JuliaPlots/Plots.jl - 9ec1e674d0b82d857aa12336eb567246eea72185 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
changed xor in gr.jl

github.com/JuliaPlots/Plots.jl - 5c5472262668a431b7c8674013ac2dc8bdcc5b26 authored over 7 years ago by Michael K. Borregaard <[email protected]>
Merge pull request #827 from oschulz/no-hist-autolims

Remove ylims default setting for bar and histogram plots

github.com/JuliaPlots/Plots.jl - 0a92b132634d50be0379588ccaa04f6698f75e63 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
fix filling stepstyle on pyplot

github.com/JuliaPlots/Plots.jl - 2fbc3c954ae2ecf85d1bdc6cbb2c0c585df68a59 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
Remove ylims default setting for bar and histogram plots

Setting `ylims -> ...` doesn't play well with multiple series and cannot
be properly overridden ...

github.com/JuliaPlots/Plots.jl - 746f96cdcd9243f2b5c5d83e1da0015fe8cceaee authored over 7 years ago by Oliver Schulz <[email protected]>
Merge pull request #824 from daschw/ds-0.5-compat

Fix precompilation on 0.5: Fixes #823

github.com/JuliaPlots/Plots.jl - ee9d78b1908b4e483f937033edf68942d7e797f5 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
make precompilation work on o.5

github.com/JuliaPlots/Plots.jl - 0e6a02b8105a3f1190befb70d2a3da8047fee0bd authored over 7 years ago by Daniel Schwabeneder <[email protected]>
Merge pull request #806 from dpsanders/0.6_deprecations

0.6 deprecations

github.com/JuliaPlots/Plots.jl - 864dddb1ff033f0edba94dd8d58251ac8fdfcc51 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Merge pull request #820 from mkborregaard/Switch-precompilation-on

Switch back on

github.com/JuliaPlots/Plots.jl - 321495f25336c1c9b4fb7e2ce94862f61534ad6f authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Update version number in tests

github.com/JuliaPlots/Plots.jl - eced31e3d7e8dbcb06658c793089514f0033d6ad authored over 7 years ago by Michael K. Borregaard <[email protected]>
Switch precompilation back on

github.com/JuliaPlots/Plots.jl - 4b8dc06ddb7ec487db0b31765defac63f9577b9d authored over 7 years ago by Michael K. Borregaard <[email protected]>
Merge pull request #819 from mkborregaard/switch_off_precompile

Switch off precompilation for release

github.com/JuliaPlots/Plots.jl - ff3ba18b1578aa3af076fedcf242e9d1f97ebd0f authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Switch off precompilation for release

github.com/JuliaPlots/Plots.jl - d24f327342dca187634930b6d0f3f6467498c3c0 authored over 7 years ago by Michael K. Borregaard <[email protected]>
Merge pull request #818 from daschw/ds-testing

update version number for testing

github.com/JuliaPlots/Plots.jl - d801a2789ec479838bd967727886faa8cde00b27 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
update version number for testing

github.com/JuliaPlots/Plots.jl - b8c8c491761070f21e4200082390751607e1d5b2 authored over 7 years ago by Daniel Schwabeneder <[email protected]>
Merge pull request #816 from mkborregaard/master

Up minor version number

github.com/JuliaPlots/Plots.jl - 601f24a006fd1caafb9c7baee1d5549dc9bbe99b authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Up minor version number

github.com/JuliaPlots/Plots.jl - 160b2bf03a3806805f925fa7e4410674bcd464c4 authored over 7 years ago by Michael K. Borregaard <[email protected]>
Merge pull request #815 from mkborregaard/master

Updates for release 0.11

github.com/JuliaPlots/Plots.jl - 944163e8899fdd4a6d070a49aa661b3fbb83e66f authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Add minimum version numbers to PlotUtils and PlotThemes

github.com/JuliaPlots/Plots.jl - 8656fe002a51f5cfbe590f440930d898646c75e7 authored over 7 years ago by Michael K. Borregaard <[email protected]>
Move rgba_string to PlotUtils

requested by Tony Kelman

github.com/JuliaPlots/Plots.jl - d5e50983d87d6a8d6c5a3a7517eac559c7e9f8b2 authored over 7 years ago by Michael K. Borregaard <[email protected]>
Merge pull request #814 from ChrisRackauckas/patch-2

Fix plotpane notice

github.com/JuliaPlots/Plots.jl - f3d31a62dbbdf9c533850894d99fc586b49fe466 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Fix plotpane notice

PlotlyJS actually plots to the plot pane, so the text was misleading.

github.com/JuliaPlots/Plots.jl - ee15b2c166924cb1620094bcb3c5437ebc90442e authored over 7 years ago by Christopher Rackauckas <[email protected]>
Merge pull request #812 from JonathanAnderson/JonathanAnderson-patch-1

Update gr.jl inline display to match GR.jl

github.com/JuliaPlots/Plots.jl - 4d84ab155a024d28f3d30d554bb5768da54f8333 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Merge pull request #811 from fuzzybear3965/master

increase plotly bottom margin to 20px; fixes #810

github.com/JuliaPlots/Plots.jl - accc063db87b6c834471f3de7d76f13e08bb1b1b authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
increase bottom margin to 20px; fixes #810

github.com/JuliaPlots/Plots.jl - b88d26ce77739a2a243bcbaac6e1c1d8ea2d2b87 authored over 7 years ago by fuzzybear3965 <[email protected]>
Merge pull request #809 from mkborregaard/master

Amend news.md

github.com/JuliaPlots/Plots.jl - 886386508c48ea1672ec8195c45672e061ae8680 authored over 7 years ago by Michael Krabbe Borregaard <[email protected]>
Amend news.md

github.com/JuliaPlots/Plots.jl - d893034f47ec38e2a3173aa0fcc999f433c362b3 authored over 7 years ago by Michael K. Borregaard <[email protected]>
Merge pull request #807 from jheinen/master

gr: use correct colorbar scaling

github.com/JuliaPlots/Plots.jl - f4b798765dff217739b850e26c4552df72deb2f2 authored over 7 years ago by Josef Heinen <[email protected]>
gr: use correct colorbar scaling

github.com/JuliaPlots/Plots.jl - 5e6a9da3ed5d6cd856ad499659b6a60eb2af8944 authored over 7 years ago by Josef Heinen <[email protected]>