Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6016

Timestamp:
04/16/11 11:48:21 (15 years ago)
Author:
abeham
Message:

#1465

  • added sorting of series to move them back and forth
    • the implementation currently is quite memory intensive in that all data rows are cloned, the collection is cleared and then they're readded in the correct order. Since the underlying collection is a collection and not a list I don't have the possibilities to insert them.
  • fixed histogram configuration
  • added a crude check if there are incompatibilities with bars
(No files)

Note: See TracChangeset for help on using the changeset viewer.