dccviewer-js
v0.2.0
Published
A JS application for displaying digital calibration certificates.
Downloads
46
Readme
DCC Viewer JavaScript "dccviewer-js"
A lightweight HTML page for displaying Digital Calibration Certificates (DCC) from XML files. The application parses a DCC file, renders administrative data and measurement results interactively (including charts and tables), and supports multiple languages based on the certificate's data.
Usage
- To download the newest version, click here:
- Open the downloaded file in a web browser.
- Click "upload DCC" and select your DCC XML file.
Screenshot

License and other Information
This Library is a proof of concept of the advantages of interactive visualisation of the DCC-XML 3.3.0+ calibration certificates. There are errors in this code, and some parts are still missing, and it's not guaranteed that all elements are rendered correctly or even rendered at all. Have a look at our issue tracker and feel free to send bug reports.
We use a permissive license since we hope to build a more generic library in the future and sharing it and its development efforts with the world. For details see LICENSE.md.
Features
Multi-Language Support:
Automatically extracts available languages from the XML's administrative data and builds a dynamic language dropdown.Interactive Measurement Rendering:
Measurement results are rendered with interactive charts (using Plotly) and tables that update with scaling options and tolerance markings.Expandable Sections:
Used methods and influence conditions are rendered in collapsible sections.
