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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# SuperProvenanceWidgets (SW) Homepage
1
+
# ProvenanceWidgets Documentation
2
2
3
-
The homepage for SuperProvenanceWidgets (SW), the React-based second generation of ProvenanceWidgets. This repository contains its documentation and live playground.
3
+
The homepage and documentation for ProvenanceWidgets. Version 2.0 integrates SuperProvenanceWidgets (SW), an extension for tracking and visualizing analytic provenance across multiple UI controls. This repository also contains the SW live playground.
4
4
5
5
Operating Systems: Windows 10 or newer, MacOSX 11 or newer, Ubuntu 20.04.1 LTS or newer
Copy file name to clipboardExpand all lines: docs/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: Introduction
6
6
importTabsfrom'@theme/Tabs';
7
7
importTabItemfrom'@theme/TabItem';
8
8
9
-
SuperProvenanceWidgets (SW) is the React-based second generation of ProvenanceWidgets, a JavaScript library of UI control elements that track and dynamically overlay a user's analytic provenance ***in situ*** and ***out of the box***. SW preserves the frequency and recency overlays introduced by PWand extends them with Aggregate and Temporal views, including a shared provenance view that connects the interaction histories of multiple controls in one interface.
9
+
ProvenanceWidgets is a JavaScript library of UI control elements that track and dynamically overlay a user's analytic provenance ***in situ*** and ***out of the box***. Version 2.0 integrates SuperProvenanceWidgets (SW), an extension that preserves PW's frequency and recency overlays while adding Aggregate and Temporal views, including a shared provenance view that connects the interaction histories of multiple controls in one interface.
"Overview of SuperProvenanceWidgets showing aggregate and temporal provenance within and across controls",
78
78
summary:
79
-
"SuperProvenanceWidgets extends the library from individual controls to the interface as a whole. Its cross-widget provenance view summarizes which controls were used, how often, when, and in what sequence - supporting workflow auditing and sharing, reflection on exploration bias, and interface personalization.",
79
+
"SuperProvenanceWidgets extends ProvenanceWidgets from individual controls to the interface as a whole. Its cross-widget provenance view summarizes which controls were used, how often, when, and in what sequence - supporting workflow auditing and sharing, reflection on exploration bias, and interface personalization.",
0 commit comments