- Correct defintion of line colors for 2d axes (
3fb95b0
)
- Add support for python v3.12 (
2dd1b0f
)
-
Remove unnecessary linebreaks (
f3f87e7
) -
Update ruff linting rules (
d60bf20
) -
Switch to ruff as linter, including rules (
afef229
)
-
Switch to docker container for testing and linting (
4e7f55c
) -
Include basic testing running and drop python v3.12 support (
f130c00
)
-
Simplify plot3 and surf examples (
8ac2863
) -
Line and surface gl options in 3d axis (
517c6c5
) -
Simplified configuration options naming (
a816a43
) -
Remove unnecessary print statement (
6ad4643
)
- Add missing required method for 2d plotting (
f5d2d4e
)
- Add info and resolution for missing xcb plugin error (
0ddb6a1
)
- Setup basic testing (
fe61dad
)
- Add azimuth and elevation properties for 3d axis (
13f2631
)
-
Remove orthographic plot of surface example (
121b890
) -
Change view angle of arctan2 example (
9e53c24
)
- Add plot3 functionality including example (
4fa0510
)
-
Update python semantic release version and naming (
fb72583
) -
Make sure commit subjects start with a capital (
5cc9249
)
- Improve readability of full plot example (
7ff201a
)
- Add arctan2 example (
513589a
)
- Change signal/slot timeout to 10 seconds (
375f9d0
)
-
Change template location for semantic release (
9d320c1
) -
Update templates for genearing the changelog and release notes (
cad4364
) -
Add custom templates for changelog and release notes (
ffe32c8
) -
Ignore venv and uv artifacts (
724674e
)
-
Mention usage of pqthreads in documentation and readme (
d276c68
) -
Add introduction link and getting started to readme (
6f40d91
) -
Add copy button to code blocks (
c99063c
)
- Add naming to github actions workflows (
1fd272c
)
- Add 3d axis grid with automatic tick labels to surf plots (
ee5a6fb
)
- Include pypi package in installation instructions (
f514ec1
)
- Add more festures to full 2d plot example (
55c54f4
)
- Align with latest pqthreads version (
da98f7e
)
- Move to pyproject.toml setup (
d52221e
)
-
Fix typo on welcome page (
5069356
) -
Link explicitely to page w/ installation instructions (
f17b61f
) -
Change all documentation links to gh pages (
af48cab
) -
Move documentation to mkdocstrings hosted on github pages (
1426d1a
)
- Add semantic release management and publishing to pypi (
5a44c92
)