D21437: Vertical Header properly showing with row spans

Devanshu Agarwal noreply at phabricator.kde.org
Mon May 27 21:02:31 BST 2019


devanshuagarwal created this revision.
devanshuagarwal added reviewers: asemke, sgerlach.
devanshuagarwal created this object with visibility "All Users".
devanshuagarwal added a project: LabPlot.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
devanshuagarwal requested review of this revision.

REVISION SUMMARY
  For case: where !rows.empty() and columns.empty() in the dock, vertical headers are shown similarly as https://pivottable.js.org/examples/ <https://pivottable.js.org/examples/> with horizontal headers showing Totals.
  
  Two things yet to be done:
  
  1. Without clearing Headers and just resetting is creating some problem while changing the values in the dock.
  
  2. 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.

REPOSITORY
  R262 LabPlot

REVISION DETAIL
  https://phabricator.kde.org/D21437

AFFECTED FILES
  src/backend/pivot/PivotTable.cpp
  src/kdefrontend/pivot/HierarchicalHeaderView.cpp
  src/kdefrontend/pivot/HierarchicalHeaderView.h
  src/kdefrontend/pivot/PivotTableView.cpp

To: devanshuagarwal, asemke, sgerlach
Cc: kde-edu, #labplot, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190527/f5bacac2/attachment.html>


More information about the kde-edu mailing list