Skip to content

Replace plotoptions commondata functionality with commondataparser #1172

@Zaharid

Description

@Zaharid

I am towing around with the commondata parser and it is so much nicer than the older interface. For example in that it keeps the cuts info. Would be great to have it used in places like

table = pd.DataFrame(data.get_kintable(), columns=default_labels[1:])
(and that whole subpackage really) and propagated properly to the relevant parts of dataplots.py (which might allow to clean up the code of plot_fancy, which is anything but).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions