View source: R/risk_matrix_points_plot.R
risk_matrix_points_plot | R Documentation |
This function makes a D3 visualization of monetary risk with each asset as a point on the grid.
risk_matrix_points_plot(risk_data_matrix, dots_vector, dot_radius)
risk_data_matrix |
Long format matrix data. |
dots_vector |
Coordinates of the dots. |
dot_radius |
Radius of the dots. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.