Skip to content

UnicodePlots-v3.8.2

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Mar 08:22
5baa732

UnicodePlots UnicodePlots-v3.8.2

Merged pull requests:

Closed issues:

  • Integrate with TerminalUI.jl (#2)
  • Plots don't look quite as good in iterm (#3)
  • Feature requests (#4)
  • Change height and width parameter to rows and columns to free the first two names (#5)
  • Feature: Histograms (#6)
  • Support for IJulia (#9)
  • Automatic color change when adding to the plot (#10)
  • Dedicated axis labeling for variable and unit (#11)
  • Tweak automatic plotting range a little (#12)
  • Boxplots (#13)
  • histogram bin labels are sometimes incorrect (#14)
  • DomainError when using histogram with Int64 (#15)
  • "pre" stairs plot (#16)
  • Just wanted to say that this is really awesome (#18)
  • how to save as PNG? (#19)
  • Support Colors.Colorant (#20)
  • Make parameters xlim and ylim a little less precise (#21)
  • Automatic sparsity pattern aspect ration (#22)
  • Better readme example for densityplot (#23)
  • Add function documentation using the new doc system (#25)
  • Replace String with AbstractString etc (#26)
  • Base on Compose.jl (#27)
  • Implement a save() function to provide generic solution for plots (#28)
  • UnicodePlots with Emacs ESS (#31)
  • Add support for Axis scaling (#32)
  • plot in external window (#33)
  • Implement a second pixel canvas as alternative for BrailleCanvas (#34)
  • Fix deprecation warnings for 0.4 migration (#35)
  • Support plotting time series (#36)
  • Support for DejaVu Sans? (#37)
  • Color artifact of top border (#41)
  • Improve documentation (#45)
  • how to set plot background color to contrast with terminal color? (#46)
  • Modify canvas size (#48)
  • Points over axis (#49)
  • Consider the TerminalImageViewer approach (#50)
  • InexactError() when plotting (#51)
  • Get more useful as a Plots backend (#53)
  • Pie charts as in filepie (#54)
  • UTF8 Warnings in julia 0.5 (#55)
  • ylim exaggerated (#57)
  • Support for 256 colors. (#58)
  • tty_size is deprecated (#59)
  • Stem Leaf Plot (#61)
  • ERROR: LoadError: LoadError: syntax: invalid type signature (#65)
  • Not compatible with Travis's log (#66)
  • filter deprecated warning (#67)
  • InexactError on round_up_subtick. (#70)
  • plans for logarithmic histogram axes? (#71)
  • Labeled lines, legend on canvas (#72)
  • Support for other AbstractArray (#73)
  • julia 0.6 deprecation warning (#76)
  • Using color instead of "transparency" in density plots (#77)
  • Calling histogram within a function (#78)
  • bad link to UnicodePlots.jl (#87)
  • Screenshot Storage (#89)
  • Histogram doesn't play nice with -0.0 (#90)
  • X axis misalignment in Yakuake (#91)
  • Enhancement Suggestion: box-plot for categorical data (#92)
  • limits should accept tuples (#96)
  • color = :black ? color = :autobw ? (#97)
  • SublimeText graphs messed up (#100)
  • scatterplot! does not mutate (#101)
  • Labels with newlines render incorrectly (#102)
  • Setup project.toml etc (#103)
  • heatmap not working (#104)
  • plot several lines at the same time (#105)
  • Handle NaNs and Infs in dataset gracefully (#106)
  • UnicodePlots is the spice of ProgressMeter's life (#107)
  • Lineplot border out of whack (#108)
  • Formatting messed up (boundary/axis/scale is not lined up in current build) (#109)
  • heatmap does not show colors if I run an script outside REPL (#111)
  • wrong ylim when using Float32? (#113)
  • Infinte loop in histogram if points only vary by floating point error with a set number of bins (#114)
  • Base.displaysize should take in ::IO (#115)
  • Plots side by side? (#116)
  • Example for UnicodePlots in backends is broken (#118)
  • Move to JuliaPlots? (#123)
  • Request: Increase resolution of bar graphics (#124)
  • vline and hline plot additional diagonals (#125)
  • Histogram hiding values (#126)
  • lineplot([cos,sin,tan],-2π,3π) (#129)
  • histogram bug type Int64 has no field hi (#130)
  • adapt the height / width to displaysize of the terminal (#131)
  • UnicodePlots.jl is failing on the daily PkgEval runs (#134)
  • Feature idea: enable sorting for barplot (#137)
  • tests fail due to Random not in Project.toml (#138)
  • UnitRange has no field step (#139)
  • TagBot trigger issue (#142)
  • Consider making UnicodePlots part of the JuliaPlots organization (#146)
  • [FR] Support sixel encoding (#153)
  • [FR] stand-alone version of printcolorbarrow to draw a colorbar in isolation (#169)
  • [FR] Text annotations (#170)
  • heatmap example not working: InexactError and xfact, yfact not supported (#189)
  • Plot background color not equal to terminal color (#192)
  • Layouts don't work from the REPL? (#197)
  • Binary xor using markers is wrong (#211)
  • Vertical Unicode Histogram feature (#219)
  • parametrizable density transformation functions for densityplot/histogram (#226)
  • Erroneous value count when dealing with signed zero (#229)
  • Support for Unitful types (#230)
  • Option to hide tick labels (#232)
  • Colors are used even when Julia colors are disabled (#244)
  • [Feature] Polar Plot (#248)
  • Plots as string (#255)
  • Subplots with Term.jl - proposal (#256)
  • Auto-resize based on terminal size (#264)
  • Problem with loglog plot (#265)
  • Support Float32 data (#277)
  • Github actions ruins plot formatting (#283)
  • Invalidations (#287)
  • Non-trivial dependencies (#291)
  • DateTime ticks not disappearing when setting xticks=false option (#292)
  • ERROR: InexactError: trunc(Int64, -Inf) when plotting values with big differences in magnitude (#297)
  • switch to Documenter based docs ? (#311)
  • Heatmap colorbar with non-finite values (#321)
  • Import latency issue (#324)
  • Request: Leverage package extensions (#331)
  • redefinition warnings and error on exit when using with CairoMakie (#334)
  • [FR] try to remove the StaticArrays dependency (#335)
  • histogram not defined (#340)
  • [FR] swap lineplot function order (#343)
  • Despite Project.toml update, StatsBase 0.34 is not compatible with UnicodePlots 3.5.2 (#355)
  • Error when using Uniful together with ylim (#356)
  • Add way to autolimit a plot that has been added to (#365)
  • spy + xflip / yflip (#373)
  • heatmap errors for -Inf (#378)
  • Unitful extension errors when x-axis has units and y-axis does not (#383)
  • Fails to load on pre with Unitful (#403)
  • Minimum version for Unitful is wrong (#430)