Page MenuHomePhabricator

Refactor QmitkChart
Closed, ResolvedPublic

Description

Currently we have several issues:

  • Performance issues for using it in scenarios like the ModelFit inspector (because every line has its own Qt property interaction through web channels). That hinders deprication of old stuff T23104
  • Deleting and inserting of data. T26790 T28221 T28223
  • And proper support of display names T27284

As far as I can see they all lead to a complete rewrite of the data structure that is communicated through the web channel and how the js side handles it.

Event Timeline

floca triaged this task as High priority.Jan 28 2021, 10:14 PM
floca created this task.
kislinsk claimed this task.
kislinsk added a project: Moved to git.dkfz.de.
kislinsk added a subscriber: kislinsk.

This task was closed here on Phabricator since it was migrated to GitLab. Please continue on GitLab.