diff --git a/plugins/index.html b/plugins/index.html index 41e8bfd..5958ecc 100644 --- a/plugins/index.html +++ b/plugins/index.html @@ -58,6 +58,10 @@

Additional Plot Types

Drawing

+

Annotation +by Joshua Hoskins - +Draw vertical lines along your series, useful for plotting many simultaneous data.

+

Auto Markings by kcdr - Draws markers for minimum/maximum range and average values of series.

@@ -116,6 +120,10 @@

Drawing

Labeling

+

Enumeration +by Joshua Hoskins - +Provides enumerated axis labeling.

+

Labels by Matt Burland - Draws labels next to plotted datapoints.