<table><tr><td style="">devanshuagarwal created this revision.<br />devanshuagarwal added reviewers: asemke, sgerlach.<br />devanshuagarwal created this object with visibility "All Users".<br />devanshuagarwal added a project: LabPlot.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />devanshuagarwal 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/D21437">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>For case: where !rows.empty() and columns.empty() in the dock, vertical headers are shown similarly as <a href="https://pivottable.js.org/examples/" class="remarkup-link" target="_blank" rel="noreferrer">https://pivottable.js.org/examples/</a> with horizontal headers showing Totals.</p>

<p>Two things yet to be done:</p>

<ol class="remarkup-list">
<li class="remarkup-list-item">Without clearing Headers and just resetting is creating some problem while changing the values in the dock.</li>
</ol>

<ol class="remarkup-list" start="2">
<li class="remarkup-list-item">for now I am finding the size of the content shown in headers using string.size()*10. I think we should change it into a more concrete form.</li>
</ol></div></div><br /><div><strong>REPOSITORY</strong><div><div>R262 LabPlot</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21437">https://phabricator.kde.org/D21437</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/backend/pivot/PivotTable.cpp<br />
src/kdefrontend/pivot/HierarchicalHeaderView.cpp<br />
src/kdefrontend/pivot/HierarchicalHeaderView.h<br />
src/kdefrontend/pivot/PivotTableView.cpp</div></div></div><br /><div><strong>To: </strong>devanshuagarwal, asemke, sgerlach<br /><strong>Cc: </strong>kde-edu, LabPlot, narvaez, apol<br /></div>