t-bltg
|
e746125cbf
|
improve coverage
|
2022-03-27 01:15:11 +01:00 |
|
github-actions[bot]
|
804fab45ad
|
Format .jl files [skip ci] (#3896)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2021-10-25 08:57:08 +02:00 |
|
Simon Christ
|
2e67e84361
|
Legend overhaul including horizontal legends (#2854)
* prototype
* use add_attributes macro with modification
* add Colors back
* fix convertLegendValue
* fix legendtitlefontsize
* fix gr legend position
* fix aliases
* symbolic color is okay
* remove redundant legend_forground_color aliases
* legend -> legend_postion
* fix inspectdr
* add legendtitlefont pointsize and color
* fix symbol cache
* fix rebase woes
* Update precompile_*.jl file [skip ci] (#3885)
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
* fix gr
* more fixes
* add match_table to `@add_attributes`
* fix match_map
* Update src/backends/pgfplotsx.jl
Co-authored-by: t-bltg <tf.bltg@gmail.com>
* fix font calls
* apply formatter
* readd descriptions
* more missing descriptions
* adjust pyplot to master
* fix pgfplotsx
* Revert "Merge branch 'bbs/horizontal-legends' of https://github.com/JuliaPlots/Plots.jl into bbs/horizontal-legends"
This reverts commit d880d89ef66eb18731bc67d32d627dd690c6d9e5.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: BeastyBlacksmith <BeastyBlacksmith@users.noreply.github.com>
Co-authored-by: t-bltg <tf.bltg@gmail.com>
|
2021-10-22 15:09:14 +02:00 |
|
Nicholas Bauer
|
70b635dbe1
|
Cache axis args in a dictionary (#3775)
Co-authored-by: t-bltg <tf.bltg@gmail.com>
Co-authored-by: Simon Christ <SimonChrist@gmx.de>
|
2021-08-31 21:36:58 +02:00 |
|
t-bltg
|
c5db139bbb
|
run format(["src", "test"])
|
2021-08-11 08:14:51 +02:00 |
|
Simon Christ
|
2f9ce790e4
|
deprecate pgfplots (#2711)
* deprecate pgfplots
* Update backends.jl
* Update backends.jl
* Rename src/backends/pgfplots.jl to src/backends/deprecated/pgfplots.jl
* Update init.jl
|
2020-05-19 13:03:54 +02:00 |
|