t-bltg
|
a361ba60b8
|
UnicodePlots: support zoom (#4099)
|
2022-02-09 14:30:51 +01:00 |
|
t-bltg
|
34c22970f2
|
UnicodePlots: update hack for png
|
2022-02-08 23:41:12 +01:00 |
|
t-bltg
|
5d8acf5189
|
UnicodePlots: add more extra_kwargs (#4097)
|
2022-02-08 20:56:54 +01:00 |
|
t-bltg
|
ce70ec26a6
|
UnicodePlots: 3d support (#4089)
|
2022-02-07 20:22:39 +01:00 |
|
t-bltg
|
2896c5a25a
|
Rework warn_on_unsupported (#4081)
|
2022-01-28 15:32:15 +01:00 |
|
t-bltg
|
824dbe9948
|
UnicodePlots: use more extra_kwargs (#4080)
|
2022-01-28 11:30:42 +01:00 |
|
t-bltg
|
3e8db4532b
|
UnicodePlots: toggle canvas blend with extra_kwargs
|
2022-01-28 10:30:27 +01:00 |
|
t-bltg
|
311831ca4e
|
UnicodePlots: do not show blank plots (on layouts) (#4058)
|
2022-01-22 18:26:13 +01:00 |
|
t-bltg
|
ab698da5a4
|
Add format check, reduce format PR frequency (#4053)
|
2022-01-22 16:10:28 +01:00 |
|
t-bltg
|
f333cb284a
|
UnicodePlots: basic quiver and contour support (#4031)
* basic quiver support
* toggle grid
* add contour
* add colorbar
* toggle contour example
* rework keywords
|
2022-01-19 18:58:11 +01:00 |
|
t-bltg
|
c34d4e950e
|
UnicodePlots: fix ansi regex
|
2022-01-01 10:35:55 +01:00 |
|
t-bltg
|
b6d7bd82e6
|
UnicodePlots: enhance display / show (#4021)
|
2021-12-31 16:04:02 +01:00 |
|
t-bltg
|
d1309c6c7b
|
Fix LaTeXStrings support for UnicodePlots and InspectDR (#3879)
* fix LaTeXStrings support for UnicodePlots and InspectDR
* rename & fix
|
2021-11-03 09:22:37 +01: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 |
|
github-actions[bot]
|
8e17a182f9
|
Format .jl files [skip ci] (#3846)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2021-09-26 15:42:31 +02:00 |
|
t-bltg
|
032c5d1638
|
UnicodePlots: support markers (#3845)
|
2021-09-25 12:18:41 +02:00 |
|
github-actions[bot]
|
5a48002d31
|
Format .jl files [skip ci] (#3829)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2021-09-20 16:10:29 +02:00 |
|
t-bltg
|
0cd81243ad
|
UnicodePlots: compact plots
|
2021-09-18 14:13:37 +02:00 |
|
t-bltg
|
e2539a3d19
|
UnicodePlots: adjust layout width per column (#3825)
|
2021-09-17 21:42:50 +02:00 |
|
t-bltg
|
c3f45dd712
|
UnicodePlots: minor fixes (#3812)
|
2021-09-15 11:21:41 +02:00 |
|
t-bltg
|
198a59b621
|
UnicodePlots: propagate xyscale (#3811)
|
2021-09-15 01:29:23 +02:00 |
|
t-bltg
|
6cf01229bb
|
UnicodePlots: support :annotations (#3804)
|
2021-09-14 18:46:46 +02:00 |
|
github-actions[bot]
|
34758c82a3
|
Format .jl files [skip ci] (#3795)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2021-09-06 11:52:32 +02:00 |
|
t-bltg
|
748104c807
|
UnicodePlots: fix NaN segments plot (#3794)
|
2021-09-04 12:46:34 +02:00 |
|
t-bltg
|
0d2bc3f227
|
UnicodePlots: Update URL
|
2021-09-02 22:20:54 +02:00 |
|
t-bltg
|
c45352d153
|
fix UnicodePlots.jl/issues/125 (#3791)
|
2021-09-02 17:59:02 +02:00 |
|
t-bltg
|
1a1cc08992
|
UnicodePlots: fixes
|
2021-09-01 13:10:09 +02:00 |
|
t-bltg
|
31d33e6be4
|
UnicodePlots: Allow simple nesting
|
2021-09-01 12:48:31 +02:00 |
|
t-bltg
|
2dc812aa15
|
UnicodePlots: support layout (#3787)
|
2021-09-01 11:26:29 +02:00 |
|
t-bltg
|
1e44dd7035
|
Unicodeplots: "join" subplots
|
2021-08-31 00:21:11 +02:00 |
|
t-bltg
|
4744152f86
|
Add newline between subplots
|
2021-08-30 23:25:19 +02:00 |
|
t-bltg
|
cc1f662b3a
|
UnicodePlots: rm forced width/height (arbitrary)
|
2021-08-30 17:50:41 +02:00 |
|
t-bltg
|
7b77527f80
|
UnicodePlots: display fix, simplify axis labels
|
2021-08-30 14:04:00 +02:00 |
|
github-actions[bot]
|
8b6073c088
|
Format .jl files [skip ci] (#3780)
Co-authored-by: t-bltg <t-bltg@users.noreply.github.com>
|
2021-08-29 10:53:46 +02:00 |
|
t-bltg
|
09d35d7b9f
|
UnicodePlots: heatmap support (#3774)
* UnicodePlots: heatmap support
* Fix type check
|
2021-08-28 21:29:04 +02:00 |
|
t-bltg
|
c67da7d7b8
|
UnicodePlots: allow passing arbitrary colors (RGBA, symbols, integers, ...) (#3758)
|
2021-08-19 22:19:38 +02:00 |
|
t-bltg
|
d56a03975f
|
UnicodePlots: fix setting linecolor
|
2021-08-15 00:39:04 +02:00 |
|
t-bltg
|
c5db139bbb
|
run format(["src", "test"])
|
2021-08-11 08:14:51 +02:00 |
|
Daniel Schwabeneder
|
b80ba99100
|
move remaining const to backends.jl
|
2020-04-26 20:49:02 +02:00 |
|
Daniel Schwabeneder
|
aa46f584b6
|
don't warn on unsupported args for unicodeplots
|
2020-04-24 20:10:17 +02:00 |
|
Daniel Schwabeneder
|
4c43f0ea2f
|
be explicit about RecipesPipeline imports
|
2020-04-10 19:06:53 +02:00 |
|
yha
|
366d598ff0
|
Implement plotattributes with defaults. Fixes "-->" in series recipes.
|
2020-01-29 01:25:04 +02:00 |
|
Daniel Schwabeneder
|
fadc0bf6c7
|
don't let aspect_ratio impact subplot size
|
2019-06-12 22:49:12 +02:00 |
|
O01eg
|
3a2b6296ac
|
Fix UndefVarError: series not defined
|
2019-02-09 12:38:57 +03:00 |
|
Daniel Schwabeneder
|
a72a23b548
|
move supported backend attr to backends.jl
|
2018-10-09 20:56:02 +02:00 |
|
Michael Krabbe Borregaard
|
2873685517
|
Replace d -> plotattributes in most files
|
2018-08-28 10:10:13 +02:00 |
|
Michael Krabbe Borregaard
|
96f0335af4
|
No longer include files for Revise
This is no longer necessary in 0.7
|
2018-08-09 12:46:09 +01:00 |
|
Daniel Schwabeneder
|
f60aac93ab
|
use Requires.jl for backend dependencies
|
2018-08-04 06:44:12 +02:00 |
|
Daniel Schwabeneder
|
a7f2484d45
|
fix some deprecation warnings
|
2018-07-04 20:56:13 +02:00 |
|
Fredrik Ekre
|
32ec9e82bf
|
make UnicodePlots print to the given io
and add support for text/plain in Plots own display_dict
fix #1514
|
2018-06-04 12:36:50 +02:00 |
|