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: introduction/introduction.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,6 @@ The library is based on .NET and targets multiple platforms. The core library is
8
8
9
9
The goal has been to provide a plotting model that is simple to use and open for extension. It should be possible to change the appearance of your plots by changing simple properties. More customization can be achieved by deriving new subclasses that have full control of both behaviour and rendering.
10
10
11
-
The features of the library can be explored in the online `Silverlight example browser <http://resources.oxyplot.org/examplebrowser/>`_ or in native browsers included in the example code.
11
+
The features of the library can be explored in the example applications included in the source code.
2 commit comments
ahmedalejo commentedon Jun 9, 2016
Why?
objorke commentedon Jun 9, 2016
@ahmedalejo the silverlight example browser has been removed. You can still run it locally!