ASSIGNED - bug 288574: Add property /selection support for legacy Graphic views.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288574
RESOLVED - bug 282953: Support different chart types.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282953

Updating docs to reflect resolution of Escape issues.
diff --git a/org.eclipse.amp/doc/org.eclipse.amp.doc/wiki/Escape.html b/org.eclipse.amp/doc/org.eclipse.amp.doc/wiki/Escape.html
index bb301a4..5b8d557 100644
--- a/org.eclipse.amp/doc/org.eclipse.amp.doc/wiki/Escape.html
+++ b/org.eclipse.amp/doc/org.eclipse.amp.doc/wiki/Escape.html
@@ -203,16 +203,10 @@
 <h2 id="Current_Limitations">Current Limitations</h2>
 <ol>
 				<li>Escape is pretty robust, and the APIs are solid and well-tested but the runtime is not going to be as
-				stable for a while as Ascape which has been around for a long time.</li>
-				<li>Escape graphics performance is generally slower especially for charts. But on the other hand you can run
+				stable for a while as Ascape which has been around for a long time. But we haven't run into any issues recently.</li>
+				<li>Escape graphics performance is generally a little bit slower. But on the other hand you can run
 				multiple models at once and the headless models should perform just as well as console launched Ascape programs. In
-				practice this shouldn't affect your normal model exploration work.</li>
-				<li>We don't have the speed slider working yet. See <a
-								href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=291299">https://bugs.eclipse.org/bugs/show_bug.cgi?id=291299</a>
-				</li>
-				<li>Charts only support time series, not histograms and pie. See <a
-								href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=282953">https://bugs.eclipse.org/bugs/show_bug.cgi?id=282953</a>
-				</li>
+				practice this shouldn't affect your normal model exploration work. Ad you can always speed ahead by using the speed slider!</li>
 </ol>
 </body>
 </html>
\ No newline at end of file