Releases: KristofferC/PGFPlotsX.jl
Releases · KristofferC/PGFPlotsX.jl
v1.6.2
PGFPlotsX v1.6.2
Merged pull requests:
- update documentation dependencies (#328) (@KristofferC)
- support Colors 0.13 (#331) (@t-bltg)
Closed issues:
v1.6.1
PGFPlotsX v1.6.1
Merged pull requests:
- fix typos (#318) (@musvaage)
- bump statsbase compat (#324) (@KristofferC)
Closed issues:
- Use only custom Preamble (#179)
v1.6.0
PGFPlotsX v1.6.0
Closed issues:
- save multiple formats (#53)
- VLine and VBand with dates on the x-axis (#292)
- ticklabes are not working through Plots.jl with a :log scale (#298)
- LoadError: UndefVarError: LaTeXString not defined (#308)
- Documentation build and deployment (#309)
- Can not use lower indices in options (#310)
Merged pull requests:
v1.5.3
PGFPlotsX v1.5.3
Closed issues:
- Any plan to support XeLaTeX compilation? (#290)
sp_width
is undefined (#303)- How to make a plot with empty coordinates (#304)
Merged pull requests:
- use OrderedCollections over DataStructures (#305) (@KristofferC)
- move from using Requires.jl to using extensions on Julia versions that support it (#306) (@KristofferC)
- only load Requires when needed (#307) (@KristofferC)
v1.5.1
v1.5.0
v1.4.2
PGFPlotsX v1.4.2
Closed issues:
- I do not know the key '/tikz/show background rectangle' (#256)
- Unused columns create problems when using Table to create figure (#272)
- How to create a cycle list (#276)
- ticks for log scale not displaying properly (#286)
- Placing table of data next to plot [Question] (#287)
- Correct PATH to latex on windows? (#289)
Merged pull requests:
v1.4.1
PGFPlotsX v1.4.1
Merged pull requests:
- Modernize TagBot setup. (#280) (@fredrikekre)
- Complete intended
LegendEntry
constructor (#281) (@CiaranOMara) - Documentation for horizontal and vertical bands (#282) (@CiaranOMara)
v1.4.0
PGFPlotsX v1.4.0
Closed issues:
Merged pull requests:
- Horizontal and vertical bands (#279) (@CiaranOMara)