audeering / audbcards

Data cards for audio datasets
https://audeering.github.io/audbcards/
Other
0 stars 0 forks source link

Add interactive plot to visualize annotations #58

Open hagenw opened 4 months ago

hagenw commented 4 months ago

With the help of plotly in is possible to create interactive plots, that could be integrated on a datacard.

For example one could create a drop down menu for selecting a scheme of interest. The scheme will then influence how the data is presented. An example of a drop down menu:

image

For each scheme we would then plot the annotations in a different color, for each table+column combination, in which the scheme is used. On the other side of the figure we could show a legend in which you can select/deselect certain table+columns. An example of selecting a sub-set of lines:

image

There are of course several challenges here: