webviz-subsurface icon indicating copy to clipboard operation
webviz-subsurface copied to clipboard

Add a different y-axis label in the diff plot relative (%) for ProdMisfit plugin

Open roliveira opened this issue 3 years ago • 0 comments

💡 Feature request: Add a different y-axis label in the diff plot relative (%) for ProdMisfit plugin

Is your feature request related to a problem? Please describe Within the Well production coverage tab, there is no differences in the y-axis label of the diff plot and the diff plot relative (%) plots. Both y-axis labels read as Gas diff (sim-obs). The same applies for oil and water. Without this, only the axis values can be used as a hint.

Describe the solution you'd like Change the y-axis display to Gas diff relative (%), Gas diff (sim-obs)/obs % or anything similar, whenever you are using the diff plot relative (%) plot type.

Describe alternatives you've considered Saving files with different filenames.


🔖 Version information

  • Plugin name: ProdMisfit
  • Plugin project version: webviz-subsurface==0.2.15.dev6+gb9a29e3
  • Plugin project dependencies:
    attrs==22.1.0
    bleach==4.1.0
    brotli==1.0.9
    cached-property==1.5.2
    certifi==2022.6.15
    cffi==1.15.1
    charset-normalizer==2.0.12
    click==8.0.4
    contextvars==2.4
    cryptography==3.3.2
    cwrap==1.6.1
    cycler==0.11.0
    dash==2.6.1
    dash-bootstrap-components==1.2.1
    dash-core-components==2.0.0
    dash-daq==0.5.0
    dash-html-components==2.0.0
    dash-pivottable==0.0.2
    dash-table==5.0.0
    dataclasses==0.8
    defusedxml==0.7.1
    deprecation==2.1.0
    disjoint-set==0.7.3
    ecl==2.13.2
    ecl-data-io==2.1.0
    ecl2df==0.16.2
    et-xmlfile==1.1.0
    flask==2.0.3
    flask-caching==1.10.1
    flask-compress==1.12
    flask-talisman==1.0.0
    fmu-ensemble==1.5.1
    fmu-tools==1.10.0
    future==0.18.2
    geojson==2.5.0
    h5py==3.1.0
    hdf5plugin==3.3.1
    idna==3.3
    immutables==0.18
    importlib-metadata==4.8.3
    importlib-resources==5.4.0
    itsdangerous==2.0.1
    jinja2==3.0.3
    jsonschema==3.2.0
    kiwisolver==1.3.1
    markdown==3.3.7
    markupsafe==2.0.1
    matplotlib==3.3.4
    msal==1.18.0
    numexpr==2.8.1
    numpy==1.19.5
    openpyxl==3.0.10
    opm==2022.4
    orjson==3.6.1
    packaging==21.3
    pandas==1.1.5
    patsy==0.5.2
    pillow==8.4.0
    plotly==5.10.0
    pyarrow==6.0.1
    pycparser==2.21
    pyparsing==3.0.9
    pyrsistent==0.18.0
    pyscal==0.9.2
    python-dateutil==2.8.2
    pytz==2022.2.1
    pyyaml==6.0
    requests==2.27.1
    roffio==0.0.2
    scipy==1.5.4
    segyio==1.9.9
    setuptools==40.6.2
    shapely==1.8.4
    six==1.16.0
    statsmodels==0.12.2
    tables==3.7.0
    tenacity==8.0.1
    tqdm==4.64.0
    treelib==1.6.1
    typing-extensions==4.1.1
    urllib3==1.26.12
    webencodings==0.5.1
    webviz-config==0.5.0a0
    webviz-core-components==0.6.0a4
    webviz-subsurface-components==0.4.14a5
    werkzeug==2.0.3
    xlrd==2.0.1
    xtgeo==2.19.1
    zipp==3.6.0      
    

roliveira avatar Sep 05 '22 12:09 roliveira