Search for a command to run...
Plots Plots-v1.41.5 Merged pull requests: don't test for 0.4- (#85) (@stevengj) Added :line as to supportedTypes (#90) (@pkofod) Add initial support for GLVisualize (#92) (@dlfivefifty) Add support for levels keyword in PyPlot (#99) (@dlfivefifty) merging dev into master (#101) (@tbreloff) Minor changes proposed (#106) (@rcnlee) Initial support for GR framework (GR.jl) (#107) (@jheinen) Improved GR framework support (#117) (@jheinen) fix unicodeplots compat (#120) (@Evizero) Add abline! which creates a straight line according to the formula b+… (#126) (@pkofod) Sl/plotly blink (#127) (@sglyon) Add plot!(f::Function) method (#130) (@joshday) fix change in checking if plotly_blink window is active (#132) (@sglyon) Dev (#149) (@jheinen) Fixed some TODOs (Issue $108) (#159) (@jheinen) Update GLVisualize (#161) (@dlfivefifty) arcdiagram (#162) (@diegozea) [WIP] PGFPlots.jl support (#166) (@pkofod) GR.jl improvements (#168) (@jheinen) Arc and chord diagram (#169) (@diegozea) Implement zlims! (#176) (@abelsiqueira) Better handling of xlims in Gadfly (#190) (@mfalt) [WIP] Further changes to PGFPlots backend. (#208) (@pkofod) Added polar plots (#209) (@jheinen) gr: support for colormaps (#233) (@jheinen) Fixed colormap problem (#236) (@jheinen) Fix axes offset bug (#221) (#239) (@jheinen) Improved scaling of plots with error bars (#244) (@jheinen) add support for legend and label in pgfplots (#249) (@KristofferC) Fix bug in some linecolors in PGFPlots (#250) (@KristofferC) Added (native) image support (#251) (@jheinen) Replace string cats with join() in pgfplots (and more). (#252) (@pkofod) Fixed some bugs in gr.jl (#255) (@jheinen) Fix plotlyjs subplots (#276) (@sglyon) Make animation use ImageMagick.jl if it is installed. (#298) (@dhoegh) Add notch and outliers to boxplot (#305) (@diegozea) Solve a bug with whisker lengths (#210) (#306) (@diegozea) Add trim kw arg to violin and density (#310) (@diegozea) Improved GR output (#313) (@jheinen) Fixed GR output problem (#322) (@jheinen) conserve user defined GR workstation type (#334) (@jheinen) use temporary files when generating MIME files (#338) (@jheinen) Added suport for marker borders (#343) (@jheinen) gr: allow simple formulas or LaTeX equations (#361) (@jheinen) Added iTerm2 inline display support for gr (#368) (@jheinen) Switch blue and violet in rainbow colour palette. (#372) (@anowacki) glvisualize backend (#374) (@SimonDanisch) Legend location in subplot (#389) (@odow) pass axis style to PGFPlots (#391) (@odow) Use dirname(@FILE) instead of Pkg.dir (#425) (@tkelman) Support *ticks in PGFplots. (#442) (@pkofod) another Pkg.dir -> dirname(@FILE) replacement (#446) (@tkelman) Add eps to savefig (#450) (@anriseth) Remove unnecessary _print extension (#452) (@TotalVerb) add DateTime recepie (#453) (@maximsch2) Added support for clims kwarg (#469) (@jheinen) Puts some values in the correct spot for PGFPlot (#471) (@fredrikekre) gr: added support for aspect_ratio (#472) (@jheinen) forget plot if no label is provided (#474) (@KristofferC) text rotation, move commands into module, is_marker_supported (#478) (@SimonDanisch) gif() now accepts an argument specifying number of times to loop (#483) (@sivark) fix ticks for pgfplots (#488) (@KristofferC) stop double adding style options to the axis in pgfplots (#491) (@KristofferC) Fix for dpi in pyplot backend (#517) (@fedxa) Fix typo in args.jl (#522) (@dennybiasiolli) gr: changed heatmap code (#530) (@jheinen) gettin' ready for the new GLVisualize (#553) (@SimonDanisch) Remove precompilation (#554) (@ChrisRackauckas) fix docs for msc (#557) (@mkborregaard) fix mesh particle size bug and better window creation (#559) (@SimonDanisch) Sd/dev (#564) (@SimonDanisch) refactors + rename for new GLWindow version (#570) (@SimonDanisch) Enable shorthand methods on subplots too (#573) (@swt30) Implemented legend position in plotly (#579) (@piever) fix closing window (#584) (@SimonDanisch) use more unique name (#585) (@SimonDanisch) Allow errorbars in plots with categorical x axis (see #549 ) (#589) (@piever) Added savefig html (#590) (@piever) Fix embeding of PlotlyJS plots in Jupyter (#591) (@p-zubieta) buildanimation: mov and mp4 (#595) (@tbreloff) Output/Animation improvements (#597) (@tbreloff) Proper "id" synchronization of plotlyjs plots (#604) (@p-zubieta) Fix precompile disable (#618) (@ChrisRackauckas) use adapted_grid from PlotUtilities for single functions (#623) (@KristofferC) Inspectdr (#631) (@ma-laforge) fix arrays of funcs; closes #632 (#633) (@tbreloff) Use sans-serif as default font family (fix #593) (#635) (@anowacki) gr: use GKSwstype environment (required for QML) (#636) (@jheinen) Add fill_z attribute and plotly impl (#641) (@tbreloff) fixed segfault issue when qt>v4.8.5 on Ubuntu using pyplot (#650) (@huckl3b3rry87) Pull request/43a21364 (#651) (@huckl3b3rry87) Add support for layout & plot size. (#656) (@ma-laforge) Fix exception calling backend() in _initialize_backend(). (#659) (@ma-laforge) Fix inversion in padding. (#662) (@ma-laforge) path spaces fix stolen from http://stackoverflow.com/a/13692919 (#663) (@johnrichardrinehart) Fix/Extend pgfplots functions (#667) (@sebastianpech) Make compatible with InspectDR v0.1.4. (#668) (@ma-laforge) enable standalone window for plotlyjs() backend (#669) (@YongHee-Kim) WIP: lookup attributes at the console (#674) (@mkborregaard) gr: added support for hexbin plots (#679) (@jheinen) Fix halign for annotations in pgfplots backend (#683) (@sebastianpech) Update Plots to use color libraries (#692) (@mkborregaard) Attempt to add support for clims to plotly backend (#697) (@lwabeke) Change GR label for scatterplot (#698) (@joshday) FreeBSDfix (#703) (@lwabeke) InspectDR: Reflect changes to support delta markers. (#706) (@ma-laforge) fix uneven bins (#707) (@mkborregaard) Fix uneven (#709) (@mkborregaard) Fixed image bug (#710) (@jheinen) fix set_axis_bgcolor (#711) (@mkborregaard) Change histogram implementation, use StatsPlots, add new histogram st… (#713) (@oschulz) define default behaviour for symbol in gr_text (#716) (@mkborregaard) Remove import of Base.scale(!); fixes #687 (#718) (@anowacki) Added logic to choose round DateTime tick positions (#720) (@daschw) set dotted grid lines for pyplot (#721) (@mkborregaard) remove density from like_histogram (#727) (@mkborregaard) newest changes (#729) (@SimonDanisch) fix plotly error on marker_z (#731) (@mkborregaard) Layout fix: Update plot.bb in _update_plot_object. (#746) (@ma-laforge) Initial implementation for HDF5 plots. (#747) (@ma-laforge) restore bar_width behavior for date x axis (#752) (@daschw) gr: use correct colorbar() routine (#754) (@jheinen) Added an animation with subplots example (#758) (@mcawte) add vectorfield alias to quiver: Closes #760 (#762) (@mkborregaard) gr: use correct colorbar() routine (#763) (@jheinen) gr: use correct marker size (#764) (@jheinen) gr: use correct line width (#767) (@jheinen) gr: expand extrema for heatmap() axes (#768) (@jheinen) Use clims with :surface for PyPlot (#769) (@blegat) Update Travis badge (#771) (@blegat) Fix #770 (#772) (@blegat) Recipe for handing arrays of complex values (#774) (@ChrisRackauckas) Update gr.jl in v0.6 so inline plots work (#775) (@JonathanAnderson) Revert "Initial implementation for HDF5 plots." (#776) (@mkborregaard) Add colorbar_title attr to plotly(js) backends (#777) (@Godisemo) WIP: Allow specifying the number of ticks by passing an Integer to the ticks attribute (#780) (@daschw) Prevent inadvertent Conda ROOTENV initialization (#782) (@oschulz) Rewrite of histogram recipes, using StatsBase.histogram (#787) (@oschulz) deleted old warning for conda (#789) (@huckl3b3rry87) changed warning in imagemagick (#790) (@huckl3b3rry87) Avoid reducing the number of ticks set by the user (#793) (@daschw) Avoid PyPlot colorbar label cropping (#794) (@daschw) Add pgfplots support for zcolor and colorbar (#795) (@sebastianpech) Update News.md (#797) (@mkborregaard) gr: fixed linewidth bug (lw=0) (#798) (@jheinen) Barplot fix (#800) (@oschulz) Change default for bins to :auto (meaning 30 bins) (#802) (@oschulz) RecipesBase change: all recipes usable from RecipesBase (#803) (@ChrisRackauckas) Change cycle => _cycle (#804) (@ChrisRackauckas) 0.6 deprecations (#806) (@dpsanders) gr: use correct colorbar scaling (#807) (@jheinen) Hack around world age issue PyPlot (fix #734) (#808) (@darwindarak) Amend news.md (#809) (@mkborregaard) increase plotly bottom margin to 20px; fixes #810 (#811) (@johnrichardrinehart) Update gr.jl inline display to match GR.jl (#812) (@JonathanAnderson) Fix plotpane notice (#814) (@ChrisRackauckas) Updates for release 0.11 (#815) (@mkborregaard) Up minor version number (#816) (@mkborregaard) update version number for testing (#818) (@daschw) Switch off precompilation for release (#819) (@mkborregaard) Switch back on (#820) (@mkborregaard) Fix precompilation on 0.5: Fixes #823 (#824) (@daschw) Re-integrate HDF5 plots. (#825) (@ma-laforge) Remove ylims default setting for bar and histogram plots (#827) (@oschulz) fix fillrange for stepstyle on pyplot (#828) (@daschw) changed xor in gr.jl for 0.6 (#830) (@mkborregaard) fix filling stepstyle on pyplot (#831) (@daschw) Revert "changed xor in gr.jl" (#832) (@mkborregaard) Move new PlotExample to the end for VRT testing (#834) (@daschw) resetfontsizes: fixes #836 (#837) (@floswald) Change default backends (#843) (@mkborregaard) Add JSON to REQUIRE (#845) (@ChrisRackauckas) RFC: fix world-age problem in PyPlot initialization (#848) (@darwindarak) Fix plot(::Matrix{RGB{Float64}}) in plotly backend (#849) (@dlfivefifty) Remove conda update message (#852) (@mkborregaard) fix passing ticks tuple on 0.6 (#853) (@daschw) Add submodule PlotMeasures (fix #821) (#855) (@mkborregaard) Replace text with glvisualize_text (#857)