We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E.g.,
compartment_Simulation1_plot
dataGen_tsk_0_0_Sion_Extracellular
Sion Extracellular
Curves in particular have odd names that relate to their y data generators. I recommend a name such as "{y-variable-name} vs {x-variable-name}".
Names can be more human-readable because they don't need to be unique. Labels should only be unique within a report.
The text was updated successfully, but these errors were encountered:
moraru
danv61
No branches or pull requests
E.g.,
compartment_Simulation1_plot
--> "Compartment Simulation 1"dataGen_tsk_0_0_Sion_Extracellular
-->Sion Extracellular
Curves in particular have odd names that relate to their y data generators. I recommend a name such as "{y-variable-name} vs {x-variable-name}".
Names can be more human-readable because they don't need to be unique. Labels should only be unique within a report.
The text was updated successfully, but these errors were encountered: