captest 0.13.0__py2.py3-none-any.whl → 0.13.1__py2.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.
captest/_version.py CHANGED
@@ -8,11 +8,11 @@ import json
8
8
 
9
9
  version_json = '''
10
10
  {
11
- "date": "2024-05-05T21:46:58-0500",
11
+ "date": "2024-06-05T09:07:57-0500",
12
12
  "dirty": false,
13
13
  "error": null,
14
- "full-revisionid": "003e2a96d2972e7b247c802790262dac044aa853",
15
- "version": "0.13.0"
14
+ "full-revisionid": "6ff85027ec972897c15e912464c7eef0f1565439",
15
+ "version": "0.13.1"
16
16
  }
17
17
  ''' # END VERSION_JSON
18
18
 
captest/plotting.py CHANGED
@@ -193,7 +193,9 @@ def plot_tag(data, tag, width=1500, height=250):
193
193
  tools=['hover'],
194
194
  yformatter=NumeralTickFormatter(format='0,0'),
195
195
  ),
196
- opts.NdOverlay(width=width, height=height, legend_position='right')
196
+ opts.NdOverlay(
197
+ width=width, height=height, legend_position='right', batched=False
198
+ )
197
199
  )
198
200
  return plot
199
201
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: captest
3
- Version: 0.13.0
3
+ Version: 0.13.1
4
4
  Summary: Framework and methods to facilitate photovoltaic facility capacity testing following ASTM E2848.
5
5
  Home-page: http://github.com/bt-/pvcaptest
6
6
  Author: Ben Taylor
@@ -1,13 +1,13 @@
1
1
  captest/__init__.py,sha256=7w9C1xdZ6UMK3jfcKDnCRkXZnedtlGABn3ngNzhQlQw,342
2
- captest/_version.py,sha256=oNU-WceITboDQ0FEQhD-GzRVxVxo67ipe-DaUEsR8qc,498
2
+ captest/_version.py,sha256=t6NlPNV5bhtbdMRAtvaRQTvMxa0bzLlC_c7E2o9gCLo,498
3
3
  captest/capdata.py,sha256=_5EnJ793VB738NKQsNFZJSm0nxlnlH6z7jRgB4rChH8,119972
4
4
  captest/columngroups.py,sha256=dlTBuLAcZg-kJTIRIgbmAZ6BewteNzG4q5jZMlq31Wo,4475
5
5
  captest/io.py,sha256=HBH2JFZJvdaYvg1aQQs50HBDlbG9_-D57BGMVp0T1ag,21555
6
- captest/plotting.py,sha256=EoNCZTdARRbM0YFE93yphGzRG7vJv3gK6dEAMnbCnGI,15889
6
+ captest/plotting.py,sha256=VvyRmrUKv8IfCqpdbI_0eYvD0rx1yaXXKFih3u6QJGg,15926
7
7
  captest/prtest.py,sha256=hhqF0tqsW-mB12nQYi8QmGH0G-aBVbYpTQP_BEZJFIA,13835
8
8
  captest/util.py,sha256=QVbmxs_rjHtaMd3oQQURR5_0fd9spmdA9UsUqjQrmEM,4008
9
- captest-0.13.0.dist-info/LICENSE.txt,sha256=PZDXVBJdcB8_m9vxoYiQZSzTuzm0YjikdhtvRwfCSMs,1067
10
- captest-0.13.0.dist-info/METADATA,sha256=q_CMRt89l0VM6ECt7WTdFDM2Og0uIxD8ab5oeKjUxsU,7351
11
- captest-0.13.0.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
12
- captest-0.13.0.dist-info/top_level.txt,sha256=3krgWr0q1Z09eRlfWOGNNx1mXBaWvBvJF26xDWtmznc,8
13
- captest-0.13.0.dist-info/RECORD,,
9
+ captest-0.13.1.dist-info/LICENSE.txt,sha256=PZDXVBJdcB8_m9vxoYiQZSzTuzm0YjikdhtvRwfCSMs,1067
10
+ captest-0.13.1.dist-info/METADATA,sha256=caW6a9R9hu867EEZY332NLhF32M6rz24zJgMwq4zHkk,7351
11
+ captest-0.13.1.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
12
+ captest-0.13.1.dist-info/top_level.txt,sha256=3krgWr0q1Z09eRlfWOGNNx1mXBaWvBvJF26xDWtmznc,8
13
+ captest-0.13.1.dist-info/RECORD,,