Releases: KristofferC/PGFPlotsX.jl
Releases · KristofferC/PGFPlotsX.jl
v1.3.1
PGFPlotsX v1.3.1
Closed issues:
- Cannot disable markers when using Ribbon (#271)
Merged pull requests:
- update VSCode detection (#273) (@KristofferC)
v1.3.0
PGFPlotsX v1.3.0
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:
- Support for raw"..." strings inside at-pgf {...}. (#247) (@fredrikekre)
- fix links, update docs manifest (#263) (@tpapp)
- use Github Actions w/o Docker for testing (#264) (@tpapp)
- add TernaryAxis as an axislike type (#269) (@KristofferC)
v1.2.10
PGFPlotsX v1.2.10
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:
- Make merge and merge! accept more than 2 arguments. (#184) (@tpapp)
- a few latency improvements using SnoopCompile (#240) (@KristofferC)
- stop testing non-maintained releases (#241) (@KristofferC)
- bump doc deps (#242) (@KristofferC)
- build docs on 1.5 (#243) (@KristofferC)
- Use the Tables interface (#244) (@KristofferC)
- add haskey for Options (#245) (@KristofferC)
- check that log file exist before trying to read it (#246) (@KristofferC)
v1.2.9
PGFPlotsX v1.2.9
Closed issues:
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
PGFPlotsX v1.2.8
Closed issues:
- PGFPlotsX 1.2.7 broke the Plots backend (#230)
Merged pull requests:
- fix breakage in Options constructor (#231) (@KristofferC)
v1.2.7
PGFPlotsX v1.2.7
Closed issues:
- Error in latex output for heat map. (#222)
Merged pull requests:
- Replace METADATA (#224) (@BeastyBlacksmith)
- use optlevel 1 (#226) (@KristofferC)
- improve insertion of pgf{theme...,} (#228) (@KristofferC)
- Set version to 1.2.7. (#229) (@fredrikekre)
v1.2.6
PGFPlotsX v1.2.6
Closed issues:
Merged pull requests:
- CompatHelper: bump compat for "StatsBase" to "0.33" (#221) (@github-actions[bot])
v1.2.5
v1.2.4
PGFPlotsX v1.2.4
Merged pull requests:
- CompatHelper: bump compat for "ArgCheck" to "2.0" (#216) (@github-actions[bot])
v1.2.3
PGFPlotsX v1.2.3
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)