jarvisplot 1.0.7__py3-none-any.whl → 1.0.8__py3-none-any.whl

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.

Potentially problematic release.


This version of jarvisplot might be problematic. Click here for more details.

@@ -1179,7 +1179,7 @@ class Figure:
1179
1179
  print("Line 1179 -> Plot Mode", self.mode)
1180
1180
  print("Line 1180 -> frame:", info['frame'])
1181
1181
 
1182
- print(self.frame, info)
1182
+ print("frame" in info)
1183
1183
  if "frame" in info:
1184
1184
  self.frame = info['frame']
1185
1185
  self.logger.debug("Figure frame information loaded")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jarvisplot
3
- Version: 1.0.7
3
+ Version: 1.0.8
4
4
  Summary: JarvisPLOT: YAML-driven plotting engine
5
5
  Requires-Python: >=3.10
6
6
  Description-Content-Type: text/markdown
@@ -14,6 +14,7 @@ Requires-Dist: h5py
14
14
  Requires-Dist: sympy
15
15
  Requires-Dist: scipy
16
16
  Requires-Dist: shapely
17
+ Requires-Dist: deepmerge
17
18
 
18
19
  # JarvisPLOT
19
20
 
@@ -8,7 +8,7 @@ jarvisplot/inner_func.py,sha256=hQeoJzVeTVjIb8_qRbHPf0_5lj-y0QEdOZEy-Yowm88,4158
8
8
  jarvisplot/Figure/__init__.py,sha256=X06Fgcfy5sALAD5DesZw68m_hs7EcVBLzM0AJVte5iA,30
9
9
  jarvisplot/Figure/adapters.py,sha256=END12kkzmhnG_bJddfQ3CQy0P3DlrY5I6WRl2DfiKlU,28502
10
10
  jarvisplot/Figure/data_pipelines.py,sha256=4mOHyYEHkqUCsEvDL2X7l2hE9ya2HyE0rmVqJLJ6b9E,3348
11
- jarvisplot/Figure/figure.py,sha256=96oD3xjARZ3XQhQpFMMsErNGqCweGE-9DBB16Q09QME,67544
11
+ jarvisplot/Figure/figure.py,sha256=tLaNqGmuLl0-9CCbjpMrBAHNb3iGGRK_IgUc438lE4w,67543
12
12
  jarvisplot/Figure/helper.py,sha256=5CJtJrKhIn7h-uBe7QWL9s2BoMIU9-JLtLmSSs86F80,7424
13
13
  jarvisplot/Figure/load_data.py,sha256=U7dgJuHJJsLAonuFc0fMLbmWCJO5qnJsi4p6e3WrnSU,8997
14
14
  jarvisplot/Figure/cards/std_axes_adapter_config.json,sha256=lokkIg-QIBZQ-lJr28cRbFdlvGP9-cCd64UIF9mnpxg,478
@@ -36,8 +36,8 @@ jarvisplot/cards/icons/gambit_small.png,sha256=maQSLO4PPSn4_J9rqIqp0qvY4Rtpx9Gii
36
36
  jarvisplot/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
37
37
  jarvisplot/utils/cmaps.py,sha256=2IKOUzsOZb8KReEggbNCNAdzS6IhWrcMMSUw03CunpM,9449
38
38
  jarvisplot/utils/interpolator.py,sha256=CG6Wi6BX2cAI-TdL0d51J9wXnjxawc4R_uPlNoXHfss,13126
39
- jarvisplot-1.0.7.dist-info/METADATA,sha256=1SY5Y2M-_4QiUTwiROxj2-CMbeQQgcHbiEkqez_-93E,2038
40
- jarvisplot-1.0.7.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
41
- jarvisplot-1.0.7.dist-info/entry_points.txt,sha256=1dvnP7V3PTjdtL3G8OIDEKopJlDFJccC0EzFKmvp4jM,49
42
- jarvisplot-1.0.7.dist-info/top_level.txt,sha256=Rvy30upSt2sE_reLghmQejiBTIo5t6HXLnMwIsiKWS8,11
43
- jarvisplot-1.0.7.dist-info/RECORD,,
39
+ jarvisplot-1.0.8.dist-info/METADATA,sha256=b1Ce1VHQI1UaM8UfcDfrXkzxmkhvprNq74XcMnrGJig,2063
40
+ jarvisplot-1.0.8.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
41
+ jarvisplot-1.0.8.dist-info/entry_points.txt,sha256=1dvnP7V3PTjdtL3G8OIDEKopJlDFJccC0EzFKmvp4jM,49
42
+ jarvisplot-1.0.8.dist-info/top_level.txt,sha256=Rvy30upSt2sE_reLghmQejiBTIo5t6HXLnMwIsiKWS8,11
43
+ jarvisplot-1.0.8.dist-info/RECORD,,