toucan-plot 0.2.2__tar.gz → 0.2.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {toucan_plot-0.2.2/src/toucan_plot.egg-info → toucan_plot-0.2.5}/PKG-INFO +21 -21
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/README.md +20 -20
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/pyproject.toml +10 -1
- {toucan_plot-0.2.2 → toucan_plot-0.2.5/src/toucan_plot.egg-info}/PKG-INFO +21 -21
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/LICENSE +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/setup.cfg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/__main__.py +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/adjustments-dark.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/adjustments-light.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/arrow-autofit-height-dark.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/arrow-autofit-height-light.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/arrow-narrow-left-dark.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/arrow-narrow-left-light.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/arrow-narrow-right-dark.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/arrow-narrow-right-light.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/device-floppy-dark.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/device-floppy-light.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/hand-stop-dark.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/hand-stop-light.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/home-dark.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/home-light.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/ico/toucan-plot.ico +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/layout-grid-add-dark.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/layout-grid-add-light.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/math-function-dark.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/math-function-light.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/ruler-measure-dark.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/ruler-measure-light.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/zoom-dark.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/zoom-light.svg +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/main.py +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/utils/__init__.py +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/utils/loaders.py +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/utils/styles.py +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot.egg-info/SOURCES.txt +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot.egg-info/dependency_links.txt +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot.egg-info/entry_points.txt +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot.egg-info/requires.txt +0 -0
- {toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: toucan-plot
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.5
|
|
4
4
|
Summary: A versatile PyQt6 and Matplotlib-based plotting tool for CSV and SMV data files.
|
|
5
5
|
License-Expression: MIT
|
|
6
6
|
Requires-Python: >=3.11
|
|
@@ -27,14 +27,14 @@ An interactive PyQt6 + Matplotlib plotting tool for CSV, SMV, and CAN bus log fi
|
|
|
27
27
|
|
|
28
28
|
### Supported File Formats
|
|
29
29
|
|
|
30
|
-
| Format
|
|
31
|
-
|
|
32
|
-
| `.csv` / `.smv`
|
|
33
|
-
| `.mf4` / `.mf4z` | ASAM MDF v4 measurement data (via asammdf)
|
|
34
|
-
| `.blf`
|
|
35
|
-
| `.trc`
|
|
36
|
-
| `.asc`
|
|
37
|
-
| `.dbc`
|
|
30
|
+
| Format | Description |
|
|
31
|
+
|------------------|--------------------------------------------------------------|
|
|
32
|
+
| `.csv` / `.smv` | Comma or semicolon delimited data (auto-detected) |
|
|
33
|
+
| `.mf4` / `.mf4z` | ASAM MDF v4 measurement data (via asammdf) |
|
|
34
|
+
| `.blf` | CAN bus binary log |
|
|
35
|
+
| `.trc` | CAN bus trace log |
|
|
36
|
+
| `.asc` | CAN bus ASCII log |
|
|
37
|
+
| `.dbc` | CAN database for signal decoding (required with BLF/TRC/ASC) |
|
|
38
38
|
|
|
39
39
|
- Auto-detects `Time` / `timestamp` columns as the default X axis
|
|
40
40
|
- CAN signals are forward-fill interpolated and named as `Message.Signal`
|
|
@@ -53,18 +53,18 @@ An interactive PyQt6 + Matplotlib plotting tool for CSV, SMV, and CAN bus log fi
|
|
|
53
53
|
|
|
54
54
|
### Toolbar
|
|
55
55
|
|
|
56
|
-
| Button
|
|
57
|
-
|
|
58
|
-
| Home
|
|
59
|
-
| Back / Forward | Navigate view history
|
|
60
|
-
| Pan
|
|
61
|
-
| Zoom
|
|
62
|
-
| Customize
|
|
63
|
-
| Save
|
|
64
|
-
| Add subplot
|
|
65
|
-
| Fit Y
|
|
66
|
-
| Measure
|
|
67
|
-
| X axis
|
|
56
|
+
| Button | Action |
|
|
57
|
+
|----------------|-----------------------------------------|
|
|
58
|
+
| Home | Auto-fit all axes |
|
|
59
|
+
| Back / Forward | Navigate view history |
|
|
60
|
+
| Pan | Pan mode |
|
|
61
|
+
| Zoom | Zoom rectangle mode |
|
|
62
|
+
| Customize | Matplotlib per-curve property editor |
|
|
63
|
+
| Save | Export figure to file |
|
|
64
|
+
| Add subplot | Open the series selector |
|
|
65
|
+
| Fit Y | Auto-fit Y axis keeping current X range |
|
|
66
|
+
| Measure | Toggle measure cursors |
|
|
67
|
+
| X axis | Select X axis column |
|
|
68
68
|
|
|
69
69
|
### Menus
|
|
70
70
|
|
|
@@ -9,14 +9,14 @@ An interactive PyQt6 + Matplotlib plotting tool for CSV, SMV, and CAN bus log fi
|
|
|
9
9
|
|
|
10
10
|
### Supported File Formats
|
|
11
11
|
|
|
12
|
-
| Format
|
|
13
|
-
|
|
14
|
-
| `.csv` / `.smv`
|
|
15
|
-
| `.mf4` / `.mf4z` | ASAM MDF v4 measurement data (via asammdf)
|
|
16
|
-
| `.blf`
|
|
17
|
-
| `.trc`
|
|
18
|
-
| `.asc`
|
|
19
|
-
| `.dbc`
|
|
12
|
+
| Format | Description |
|
|
13
|
+
|------------------|--------------------------------------------------------------|
|
|
14
|
+
| `.csv` / `.smv` | Comma or semicolon delimited data (auto-detected) |
|
|
15
|
+
| `.mf4` / `.mf4z` | ASAM MDF v4 measurement data (via asammdf) |
|
|
16
|
+
| `.blf` | CAN bus binary log |
|
|
17
|
+
| `.trc` | CAN bus trace log |
|
|
18
|
+
| `.asc` | CAN bus ASCII log |
|
|
19
|
+
| `.dbc` | CAN database for signal decoding (required with BLF/TRC/ASC) |
|
|
20
20
|
|
|
21
21
|
- Auto-detects `Time` / `timestamp` columns as the default X axis
|
|
22
22
|
- CAN signals are forward-fill interpolated and named as `Message.Signal`
|
|
@@ -35,18 +35,18 @@ An interactive PyQt6 + Matplotlib plotting tool for CSV, SMV, and CAN bus log fi
|
|
|
35
35
|
|
|
36
36
|
### Toolbar
|
|
37
37
|
|
|
38
|
-
| Button
|
|
39
|
-
|
|
40
|
-
| Home
|
|
41
|
-
| Back / Forward | Navigate view history
|
|
42
|
-
| Pan
|
|
43
|
-
| Zoom
|
|
44
|
-
| Customize
|
|
45
|
-
| Save
|
|
46
|
-
| Add subplot
|
|
47
|
-
| Fit Y
|
|
48
|
-
| Measure
|
|
49
|
-
| X axis
|
|
38
|
+
| Button | Action |
|
|
39
|
+
|----------------|-----------------------------------------|
|
|
40
|
+
| Home | Auto-fit all axes |
|
|
41
|
+
| Back / Forward | Navigate view history |
|
|
42
|
+
| Pan | Pan mode |
|
|
43
|
+
| Zoom | Zoom rectangle mode |
|
|
44
|
+
| Customize | Matplotlib per-curve property editor |
|
|
45
|
+
| Save | Export figure to file |
|
|
46
|
+
| Add subplot | Open the series selector |
|
|
47
|
+
| Fit Y | Auto-fit Y axis keeping current X range |
|
|
48
|
+
| Measure | Toggle measure cursors |
|
|
49
|
+
| X axis | Select X axis column |
|
|
50
50
|
|
|
51
51
|
### Menus
|
|
52
52
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "toucan-plot"
|
|
3
|
-
version = "0.2.
|
|
3
|
+
version = "0.2.5"
|
|
4
4
|
description = "A versatile PyQt6 and Matplotlib-based plotting tool for CSV and SMV data files."
|
|
5
5
|
license = "MIT"
|
|
6
6
|
readme = { file = "README.md", content-type = "text/markdown" }
|
|
@@ -21,3 +21,12 @@ toucan-plot = "toucan_plot.main:main"
|
|
|
21
21
|
|
|
22
22
|
[tool.setuptools.package-data]
|
|
23
23
|
toucan_plot = ["assets/**/*.svg", "assets/**/*.ico"]
|
|
24
|
+
|
|
25
|
+
[dependency-groups]
|
|
26
|
+
dev = [
|
|
27
|
+
"nuitka>=4.0.7",
|
|
28
|
+
"zstandard>=0.25.0",
|
|
29
|
+
]
|
|
30
|
+
lint = [
|
|
31
|
+
"ruff>=0.15.9",
|
|
32
|
+
]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: toucan-plot
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.5
|
|
4
4
|
Summary: A versatile PyQt6 and Matplotlib-based plotting tool for CSV and SMV data files.
|
|
5
5
|
License-Expression: MIT
|
|
6
6
|
Requires-Python: >=3.11
|
|
@@ -27,14 +27,14 @@ An interactive PyQt6 + Matplotlib plotting tool for CSV, SMV, and CAN bus log fi
|
|
|
27
27
|
|
|
28
28
|
### Supported File Formats
|
|
29
29
|
|
|
30
|
-
| Format
|
|
31
|
-
|
|
32
|
-
| `.csv` / `.smv`
|
|
33
|
-
| `.mf4` / `.mf4z` | ASAM MDF v4 measurement data (via asammdf)
|
|
34
|
-
| `.blf`
|
|
35
|
-
| `.trc`
|
|
36
|
-
| `.asc`
|
|
37
|
-
| `.dbc`
|
|
30
|
+
| Format | Description |
|
|
31
|
+
|------------------|--------------------------------------------------------------|
|
|
32
|
+
| `.csv` / `.smv` | Comma or semicolon delimited data (auto-detected) |
|
|
33
|
+
| `.mf4` / `.mf4z` | ASAM MDF v4 measurement data (via asammdf) |
|
|
34
|
+
| `.blf` | CAN bus binary log |
|
|
35
|
+
| `.trc` | CAN bus trace log |
|
|
36
|
+
| `.asc` | CAN bus ASCII log |
|
|
37
|
+
| `.dbc` | CAN database for signal decoding (required with BLF/TRC/ASC) |
|
|
38
38
|
|
|
39
39
|
- Auto-detects `Time` / `timestamp` columns as the default X axis
|
|
40
40
|
- CAN signals are forward-fill interpolated and named as `Message.Signal`
|
|
@@ -53,18 +53,18 @@ An interactive PyQt6 + Matplotlib plotting tool for CSV, SMV, and CAN bus log fi
|
|
|
53
53
|
|
|
54
54
|
### Toolbar
|
|
55
55
|
|
|
56
|
-
| Button
|
|
57
|
-
|
|
58
|
-
| Home
|
|
59
|
-
| Back / Forward | Navigate view history
|
|
60
|
-
| Pan
|
|
61
|
-
| Zoom
|
|
62
|
-
| Customize
|
|
63
|
-
| Save
|
|
64
|
-
| Add subplot
|
|
65
|
-
| Fit Y
|
|
66
|
-
| Measure
|
|
67
|
-
| X axis
|
|
56
|
+
| Button | Action |
|
|
57
|
+
|----------------|-----------------------------------------|
|
|
58
|
+
| Home | Auto-fit all axes |
|
|
59
|
+
| Back / Forward | Navigate view history |
|
|
60
|
+
| Pan | Pan mode |
|
|
61
|
+
| Zoom | Zoom rectangle mode |
|
|
62
|
+
| Customize | Matplotlib per-curve property editor |
|
|
63
|
+
| Save | Export figure to file |
|
|
64
|
+
| Add subplot | Open the series selector |
|
|
65
|
+
| Fit Y | Auto-fit Y axis keeping current X range |
|
|
66
|
+
| Measure | Toggle measure cursors |
|
|
67
|
+
| X axis | Select X axis column |
|
|
68
68
|
|
|
69
69
|
### Menus
|
|
70
70
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/arrow-autofit-height-dark.svg
RENAMED
|
File without changes
|
{toucan_plot-0.2.2 → toucan_plot-0.2.5}/src/toucan_plot/assets/arrow-autofit-height-light.svg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|