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/faq.rst
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,3 +19,7 @@ All solutions contain an "ExampleBrowser" project that can be used to render the
19
19
20
20
The example library contains platform independent code and the source can be found in `~Source\\Examples\\ExampleLibrary\\Examples <https://github.com/oxyplot/oxyplot/tree/develop/Source/Examples/ExampleLibrary/Examples>`_. See also the platform specific examples in the `Examples <https://github.com/oxyplot/oxyplot/tree/develop/Source/Examples>`_ folder.
21
21
22
+
Why are the plots not showing up in my Xamarin.Forms project?
Did you forget to add a reference to the OxyPlot platform projects and initialize the renderers? See `getting started <../getting-started/hello-xamarin-forms>`_ for more information.
0 commit comments