<table><tr><td style="">croick created this revision.<br />croick added reviewers: sgerlach, asemke, fkristof.<br />Restricted Application added a project: KDE Edu.<br />Restricted Application added a subscriber: kde-edu.<br />croick requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D13711">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The data analysis framework ROOT (<a href="https://root.cern.ch/" class="remarkup-link" target="_blank" rel="noreferrer">https://root.cern.ch/</a>)<br />
provides its own file type containing different types of<br />
histograms.<br />
To prevent the use of the native library, a light ROOTHist<br />
class gives access to the required data of the histograms.</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">depends on LZIP and LZ4 compression</li>
<li class="remarkup-list-item">no export module foreseen so far</li>
<li class="remarkup-list-item">test data will be provided in a separate commit</li>
</ul></div></div><br /><div><strong>TEST PLAN</strong><div><p>Open a new project and import histograms into a workbook.<br />
The underflow bin can be skipped by increasing the start row.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R262 LabPlot</div></div></div><br /><div><strong>BRANCH</strong><div><div>ROOTImport</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13711">https://phabricator.kde.org/D13711</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
src/CMakeLists.txt<br />
src/backend/datasources/LiveDataSource.cpp<br />
src/backend/datasources/LiveDataSource.h<br />
src/backend/datasources/filters/ROOTFilter.cpp<br />
src/backend/datasources/filters/ROOTFilter.h<br />
src/backend/datasources/filters/ROOTFilterPrivate.h<br />
src/kdefrontend/datasources/ImportFileDialog.cpp<br />
src/kdefrontend/datasources/ImportFileWidget.cpp<br />
src/kdefrontend/datasources/ImportFileWidget.h<br />
src/kdefrontend/datasources/ROOTOptionsWidget.cpp<br />
src/kdefrontend/datasources/ROOTOptionsWidget.h<br />
src/kdefrontend/ui/datasources/rootoptionswidget.ui</div></div></div><br /><div><strong>To: </strong>croick, sgerlach, asemke, fkristof<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>