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.