Skip to content

How to force users correctly label plot attributes #340

@vladdez

Description

@vladdez

As we understand from the literature and practice, people easily forget about labeling. We promised in our paper that we will support users and nudge them to do that. So we should! Because it is our signature move.

What could be done:

  1. Defaults. We automatically set smt like: xlabel = "Time [s]". But what if it is not time and not seconds. How many users would be aware enough to change it?
  2. Warnings. What is we just put a warning like "Please dont forget to labels for xvalue, yvalue, colorbar. To do that just specify XYZ". Especially that important for uncertainty indicators: standart error vs SEM. We can also make it conditional: if user specified xvlaue it will be gone out of warning (maybe overkill). Or it could be silenced with some flag.

I think this very important problem, which definitely should be adressed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions