Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Releases: JuliaPlots/AbstractPlotting.jl

v0.9.18

15 Feb 19:07
Compare
Choose a tag to compare

AbstractPlotting v0.9.18

Diff since v0.9.17

Closed issues:

  • Support Dates for title or more generally for whatever textbox (#272)
  • Widen signature of band too (#279)
  • allow reversing colormaps and other colormaps with MakieLayout (#306)

Merged pull requests:

  • Export units (#270) (@asinghvi17)
  • add formatter kwarg to title (#273) (@asinghvi17)
  • Allow 3D generalized bands (#281) (@asinghvi17)
  • Convenience functions for manipulating ticks (#283) (@Tokazama)
  • CompatHelper: bump compat for "IntervalSets" to "0.4" (#285) (@github-actions[bot])
  • Add a convert args to make surface easier in 2d (#286) (@asinghvi17)
  • finally fix vbox docs (#287) (@asinghvi17)
  • CompatHelper: bump compat for "FixedPointNumbers" to "0.8" (#290) (@github-actions[bot])
  • CompatHelper: bump compat for "FreeType" to "3.0" (#291) (@github-actions[bot])
  • CompatHelper: bump compat for "FreeTypeAbstraction" to "0.5" (#292) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#293) (@JuliaTagBot)
  • loosen constraints of to_colormap (#307) (@asinghvi17)

v0.9.17

14 Jan 17:34
v0.9.17
e7bda44
Compare
Choose a tag to compare

v0.9.17 (2020-01-14)

Diff since v0.9.16

Merged pull requests:

v0.9.16

30 Dec 01:09
v0.9.16
Compare
Choose a tag to compare

v0.9.16 (2019-12-30)

Diff since v0.9.15

Merged pull requests:

v0.9.15

20 Dec 12:45
v0.9.15
Compare
Choose a tag to compare

v0.9.15 (2019-12-19)

Diff since v0.9.14

Closed issues:

  • float32type(::DataType) should be caught (#262)

Merged pull requests:

v0.9.14

13 Dec 13:07
v0.9.14
d043bce
Compare
Choose a tag to compare

v0.9.14 (2019-12-13)

Diff since v0.9.13

Merged pull requests:

v0.9.13

10 Dec 15:43
v0.9.13
963de9c
Compare
Choose a tag to compare

v0.9.13 (2019-12-10)

Diff since v0.9.12

Merged pull requests:

v0.9.12

10 Dec 14:07
v0.9.12
19e0bb2
Compare
Choose a tag to compare

v0.9.12 (2019-12-10)

Diff since v0.9.11

Merged pull requests:

v0.9.11

08 Dec 01:43
v0.9.11
77965ae
Compare
Choose a tag to compare

v0.9.11 (2019-12-08)

Diff since v0.9.10

Closed issues:

  • linesegments does not accept colors as floats (#224)
  • Type inference regression from Julia 1.3 to 1.4-DEV (#223)
  • Timeseries & streamplot need docs (#183)
  • Aspect ratio ignored (#169)

Merged pull requests:

v0.9.10

31 Aug 14:41
v0.9.10
d5f0cdb
Compare
Choose a tag to compare

v0.9.10 (2019-08-31)

Diff since v0.9.9

This is a bugfix release.

Merged pull requests:

v0.9.9

27 Aug 13:21
v0.9.9
ff6437f
Compare
Choose a tag to compare

v0.9.9 (2019-08-27)

Diff since v0.9.8

Closed issues:

  • Plot recipes not working or documentation incorrect (#179)
  • Missing docstrings (#149)
  • Creating CAD style camera handling (#147)
  • NoConversion trait? (#146)
  • Button seems broken? (#134)
  • Add support for categorical values on x axis (#49)
  • License for Fonts (#30)
  • Failed to precompile AbstractPlotting on win32 platform (#28)

Merged pull requests: