This adds information about each row, so that when called by plotly, the
values are made visible on hover. Warnings are suppressed because tidyr
gives a warning about type coercion, which is fine.
vis_extract_value_(x)
| x | dataframe created from |
|---|
the x dataframe with the added column value.