Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plots 2.0 #4904

Draft
wants to merge 94 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
c91872b
Road to plots 2.0 (#4866)
isentropic Mar 12, 2024
b1811ba
create `PlotsBase` (#4913)
t-bltg Apr 1, 2024
d7aa8bc
fix tests - restore preferences - cleanup (#4914)
t-bltg Apr 7, 2024
a5a028b
restore ci on v2
t-bltg Apr 7, 2024
2979ab5
restore format check on v2
t-bltg Apr 7, 2024
5014e6c
empty commit
t-bltg Apr 7, 2024
4ef0b18
Merge branch 'master' into v2
t-bltg Apr 7, 2024
82f57ba
make downstream test conditional
t-bltg Apr 7, 2024
023b643
cleanup
t-bltg Apr 7, 2024
a5992ba
fix typos
t-bltg Apr 7, 2024
cd272b7
Merge branch 'master' into v2
t-bltg Apr 12, 2024
f27c801
fix test
t-bltg Apr 12, 2024
9d70fa9
fixes
t-bltg Apr 12, 2024
b377179
remove `using`
t-bltg Apr 12, 2024
f55ee23
fix test
t-bltg Apr 12, 2024
3bea623
stable Plots v2 - checkpoint CI ✓
t-bltg Apr 18, 2024
9f185ad
use `@static` for `PythonCall`
t-bltg Apr 25, 2024
4f5b3f2
Merge branch 'master' into v2
t-bltg Apr 27, 2024
4609e98
Merge branch 'master' into v2
t-bltg May 4, 2024
0ab074b
format
t-bltg May 4, 2024
83346a6
use deterministic series IDs in PGFPlotsX (#4933)
ajdunlap May 13, 2024
bb08fa0
Bump julia-actions/cache from 1 to 2 (#4938)
dependabot[bot] May 13, 2024
52d35b9
Bump actions/cache from 3 to 4 (#4937)
dependabot[bot] May 13, 2024
3db0408
Bump peter-evans/create-pull-request from 5 to 6 (#4936)
dependabot[bot] May 13, 2024
f32247a
add recipe for series on Plots v2 (#4941)
BeastyBlacksmith May 23, 2024
617b8aa
GR: Draw all gridlines before axis (v2) (#4960)
dd0 Jul 13, 2024
f75d21a
[v2] Fix floating point equality comparison in layouts (#4973)
penelopeysm Aug 23, 2024
8bb247a
Add docs folder (#4963)
BeastyBlacksmith Aug 28, 2024
4bae77b
CI fixes v2 (#4980)
penelopeysm Sep 10, 2024
0d6f0b4
CompatHelper: add new compat entry for IJulia in [weakdeps] at versio…
github-actions[bot] Sep 13, 2024
bec14d1
CompatHelper: add new compat entry for FileIO in [weakdeps] at versio…
github-actions[bot] Sep 13, 2024
2696246
CompatHelper: add new compat entry for GeometryBasics in [weakdeps] a…
github-actions[bot] Sep 13, 2024
9c256c9
CompatHelper: add new compat entry for Unitful in [weakdeps] at versi…
github-actions[bot] Sep 13, 2024
5a611ce
CompatHelper: add new compat entry for ImageInTerminal in [weakdeps] …
github-actions[bot] Sep 13, 2024
f000fc7
GR backend: use textext for :log2 and :ln axis scaling (#4991) (#4993)
pjaap Oct 2, 2024
17b6ca0
RecipesPipeline: GroupBy: apply idxfilter to errorbars (#4967)
lukas-weber Oct 2, 2024
7b37fd5
Update ci.yml for aarch64 mac
ViralBShah Oct 3, 2024
efcbdba
Update ci.yml
ViralBShah Oct 3, 2024
7b0ae81
Merge pull request #4994 from JuliaPlots/ViralBShah-patch-1
ViralBShah Oct 4, 2024
049bba8
restrict to LTS 1.10 (#4997)
t-bltg Oct 8, 2024
19e3073
Bump peter-evans/create-pull-request from 6 to 7 (#4981)
dependabot[bot] Oct 9, 2024
f137efb
Adding uparrow as a predefined marker and creating unfilled markersha…
leckerbeon Oct 9, 2024
fa63411
delete` .github/workflows/invalidations.yml`
t-bltg Oct 12, 2024
c1cfa30
fix docs on v2 (#4999)
t-bltg Oct 13, 2024
46c6361
merge `GraphRecipes` & `StatsPlots` into monorepo - fix docs build (#…
t-bltg Oct 13, 2024
379b5b2
Update ci_build.sh
t-bltg Oct 13, 2024
861f892
Update ci_build.sh
t-bltg Oct 13, 2024
31840f9
Update ci_build.sh
t-bltg Oct 13, 2024
cc021f6
update docs (#5001)
t-bltg Oct 13, 2024
12d1a41
Update build-docs.sh
t-bltg Oct 13, 2024
f7ed0f7
add `Pkg.precompile`
t-bltg Oct 13, 2024
27d0c52
change urls in `docs/make.jl`
t-bltg Oct 13, 2024
38c6c95
restore test order in ci
t-bltg Oct 13, 2024
324fb8e
prevent segfault
t-bltg Oct 13, 2024
fb045e0
add `MPLBACKEND` to ci script
t-bltg Oct 13, 2024
a6562c1
fix url in docs build script
t-bltg Oct 13, 2024
52c6340
use `devbranch` in `docs/make.jl`
t-bltg Oct 14, 2024
c4ca40d
revert `devbranch` changes
t-bltg Oct 14, 2024
912824f
correct deploy repo
BeastyBlacksmith Oct 24, 2024
b51c665
animation: autoplay <video> in HTML (#5006)
fonsp Oct 24, 2024
bb14fd5
fix `GITHUB_REPOSITORY`
t-bltg Oct 24, 2024
8119dac
add `codespell` action and correct spelling errors (#5011)
t-bltg Nov 1, 2024
43e7f65
update docs for `v2` (#5012)
t-bltg Nov 2, 2024
4cb0a72
temporary docs v2 fix (#5013)
t-bltg Nov 2, 2024
675d4dc
update `build-docs.sh`
t-bltg Nov 2, 2024
5c95a62
update `make.jl`
t-bltg Nov 2, 2024
01701b6
update urls for `v2` (#5014)
t-bltg Nov 2, 2024
c7902ef
add `PlotThemes` into monorepo (#5015)
t-bltg Nov 4, 2024
f272860
update `PlotThemes` README.md
t-bltg Nov 4, 2024
76863f3
CI: extend coverage to all packages
t-bltg Nov 4, 2024
c664bfe
fix typo
t-bltg Nov 4, 2024
1e8ed71
fix typo in `plotly_colorscale` (#5017)
simsurace Nov 6, 2024
b381f54
use `mode = PKGMODE_MANIFEST` in tests
t-bltg Nov 7, 2024
bcb7b31
drop older versions (#5019)
t-bltg Nov 7, 2024
dceac86
change ci results branch
t-bltg Nov 8, 2024
9e88053
fix badge
t-bltg Nov 10, 2024
b1ea6c8
enhance cleanup of `tmp` files - format (#5022)
t-bltg Nov 12, 2024
aa34c88
codespell
t-bltg Nov 12, 2024
d38e624
docs: update `install.md`
t-bltg Nov 12, 2024
b4e4b0d
fix typo
t-bltg Nov 12, 2024
0913999
check version in ci - fix precompilation (#5024)
t-bltg Nov 13, 2024
8f39664
fix `PlotsBase.Commons` usage
t-bltg Nov 13, 2024
6bc1ecc
remove dep (#5025)
t-bltg Nov 13, 2024
2068ec7
add `WEAKDEPS` to trigger package extensions (#5026)
t-bltg Nov 13, 2024
a90fca5
fix typo
t-bltg Nov 13, 2024
8da4afc
fix deps
t-bltg Nov 13, 2024
68a3fa8
fix seed
t-bltg Nov 13, 2024
f017272
bump `codecov/codecov-action` from 4 to 5 (#5028)
dependabot[bot] Nov 19, 2024
0b9a176
Make @df support string column names (#5033)
ron-wolf Nov 25, 2024
da79316
update docs: `learning.md` (#5037)
FredrikHedman Dec 15, 2024
4cb135e
switch to `lts` keyword
t-bltg Jan 9, 2025
c1c10fa
Update codecov.yml
t-bltg Jan 13, 2025
d4f78b2
Rename codecov.yml to .codecov.yml
t-bltg Jan 13, 2025
0d17976
Update .codecov.yml
t-bltg Jan 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
codespell
  • Loading branch information
t-bltg authored Nov 12, 2024
commit aa34c88e512495b9563e74aa29f7e7a91824f90a
2 changes: 1 addition & 1 deletion PlotThemes/src/wong.jl
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ const wong_palette = [
RGB(([0, 158, 115] / 255)...), # blueish green
RGB(([240, 228, 66] / 255)...), # yellow
RGB(([0, 114, 178] / 255)...), # blue
RGB(([213, 94, 0] / 255)...), # vermillion
RGB(([213, 94, 0] / 255)...), # vermilion
RGB(([204, 121, 167] / 255)...), # reddish purple
]