forked from sgoldenlab/simba
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
540ad80
commit d9e69df
Showing
1 changed file
with
86 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,87 @@ | ||
Plotly Dash Tutorial | ||
# SimBa Data Visualization: Plotly Dash Tutorial | ||
|
||
|
||
# PART 1: Graphs and Plot Overview | ||
|
||
### Part 1: Graph Overview | ||
|
||
### Part 2: Graph Types and Features | ||
|
||
### Part 3: Plot Settings | ||
|
||
|
||
# PART 2: Plot Dashboard | ||
|
||
## Part 1: Data | ||
|
||
### Select Behavior to Plot | ||
|
||
* ```Behaviors:``` | ||
|
||
* ```Category:``` | ||
|
||
* ```Feature:``` | ||
|
||
### Plotting Group Means | ||
|
||
* ```Select Group(s):``` | ||
|
||
`Show Total Mean` | ||
|
||
### Plotting Individual Groups | ||
|
||
* ```Select Single Group to Plot:``` | ||
|
||
* ```Select Video(s):``` | ||
|
||
`Show Group Mean` | ||
|
||
## Part 2: Graph Settings | ||
|
||
### Group Color Properties | ||
|
||
* ```Colorscale Gradient for Individual Group``` | ||
|
||
`UPDATE COLORS` | ||
|
||
### Probability Graph Properties | ||
|
||
* ```Set Multi Group Frames:``` | ||
`SUBMIT` | ||
|
||
* ```Multi Group (Seconds)``` | ||
|
||
`RESET AXES` | ||
|
||
* ```Set Individual Group Frames:``` | ||
`SUBMIT` | ||
|
||
* ```Individual Group (Seconds):``` | ||
|
||
`RESET AXES` | ||
|
||
### Additional Properties | ||
|
||
* ```Graph X Axis in Seconds``` | ||
|
||
* ```Show Grid Lines``` | ||
|
||
* ```Show Background``` | ||
|
||
* ```Choose Font:``` | ||
|
||
* ```Font Size``` | ||
|
||
`DOWNLOAD INDIVIDUAL GROUP CSV` | ||
|
||
## Part 3: Download Settings | ||
|
||
* ```Image Height:``` | ||
|
||
* ```Image Width:``` | ||
|
||
* ```Enter file name:``` | ||
|
||
* ``` File Extension:``` | ||
|
||
`SET DOWNLOAD SETTINGS` |