You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,4 +42,8 @@ are defined, all questionSets will be returned.
42
42
are 'pie' and 'bar'. Defaults to 'pie' if not defined.
43
43
* colors: A list of hex colors to be used for plotting. Defaults to ELIXIR colors
44
44
* endpoint: The API endpoint to get the data from. Defaults
45
-
to "https://tmd.elixir-europe.org/metrics"
45
+
to "https://tmd.elixir-europe.org/metrics"
46
+
47
+
### Example usage
48
+
49
+
A very simple example usage of the widget script can be seen in `example.html` and it can be previewed at https://elixir-europe-training.github.io/Training-Metrics-Database-widget/example.html
0 commit comments