Skip to content

Releases: KristofferC/PGFPlotsX.jl

v1.3.1

27 Jul 11:12
bdbdcf3
Compare
Choose a tag to compare

PGFPlotsX v1.3.1

Diff since v1.3.0

Closed issues:

  • Cannot disable markers when using Ribbon (#271)

Merged pull requests:

v1.3.0

06 Jun 15:07
a15a8f4
Compare
Choose a tag to compare

PGFPlotsX v1.3.0

Diff since v1.2.10

Closed issues:

  • NaN coordinates (#248)
  • annotation (#249)
  • PGFPlotsX Does Not Support the Series Type Val{:volume} (#252)
  • double y axes doesn't work in PGFPlotsX (#254)
  • error in latex out put of surface (#258)
  • latex on juliahub (#259)
  • Multiple labels on bar plot (#260)
  • Readme: link dead (#262)
  • LaTeX's lower indices in the legend are not shown correctly (#265)
  • Text line contains invalid character (#266)
  • How to change font size? (#267)
  • Error building PGFPlotsX (#268)

Merged pull requests:

v1.2.10

31 Aug 16:07
3730316
Compare
Choose a tag to compare

PGFPlotsX v1.2.10

Diff since v1.2.9

Closed issues:

  • Can't Find Log File: Breaks Plot Display (#186)
  • haskey for options (#190)
  • Requires doubles the load time (#227)
  • use the Tables.jl interface instead of DataFrames.jl (#234)

Merged pull requests:

v1.2.9

18 Aug 06:14
3a9285d
Compare
Choose a tag to compare

PGFPlotsX v1.2.9

Diff since v1.2.8

Closed issues:

  • percentage sign in label description (#237)
  • Legend/labels sometimes do not appear correctly (#238)

Merged pull requests:

  • Document the Options constructor as part of the exposed API. (#232) (@tpapp)
  • remove unconditional loading of StatsBase (#235) (@KristofferC)
  • Update README.md (#236) (@mattiasvillani)
  • CompatHelper: bump compat for "DataStructures" to "0.18" (#239) (@github-actions[bot])

v1.2.8

17 Jun 19:07
Compare
Choose a tag to compare

PGFPlotsX v1.2.8

Diff since v1.2.7

Closed issues:

  • PGFPlotsX 1.2.7 broke the Plots backend (#230)

Merged pull requests:

v1.2.7

16 Jun 14:32
c499a14
Compare
Choose a tag to compare

PGFPlotsX v1.2.7

Diff since v1.2.6

Closed issues:

  • Error in latex output for heat map. (#222)

Merged pull requests:

v1.2.6

27 Mar 09:05
d19c4b3
Compare
Choose a tag to compare

PGFPlotsX v1.2.6

Diff since v1.2.5

Closed issues:

  • Save to mutliple formats in one go (#218)
  • luatex problem with memory. (#219)

Merged pull requests:

  • CompatHelper: bump compat for "StatsBase" to "0.33" (#221) (@github-actions[bot])

v1.2.5

12 Mar 16:07
b649b53
Compare
Choose a tag to compare

PGFPlotsX v1.2.5

Diff since v1.2.4

Merged pull requests:

v1.2.4

21 Feb 17:06
10e19a3
Compare
Choose a tag to compare

PGFPlotsX v1.2.4

Diff since v1.2.3

Merged pull requests:

  • CompatHelper: bump compat for "ArgCheck" to "2.0" (#216) (@github-actions[bot])

v1.2.3

12 Feb 12:07
a17a250
Compare
Choose a tag to compare

PGFPlotsX v1.2.3

Diff since v1.2.2

Merged pull requests:

  • DefaultApplication 1.0 was released, bump compat and package version. (#214) (@tpapp)
  • Make push! and append! return the original object (#215) (@fredrikekre)