fslaborg / FSharp.Charting

Charting library suitable for interactive F# scripting
http://fslab.org/FSharp.Charting/
Other
212 stars 67 forks source link

Documentation looks broken (formatting and graphs) #123

Open mastoj opened 8 years ago

mastoj commented 8 years ago

Some pages in the documentation, like these two: https://fslab.org/FSharp.Charting/ReferencingTheLibrary.html and https://fslab.org/FSharp.Charting/PieAndDougnutCharts.html, seems to be missing the formatting and graphs.

cargoge commented 7 years ago

documentation seems not so clear the page https://fslab.org/FSharp.Charting/ReferencingTheLibrary.html explain that "When using F# Interactive, each of these examples needs to be evaluated separately" without further reference to any example or to what method of separation is needed. This may be a case of broken documentation (software evolved leaving behind documentation that refer to older versions) or be simply docs that have never been clear in the first place.

mastoj commented 7 years ago

@cargoge, I don't think your comment is relevant for broken documentation. Please elaborate if you try to contribute to this specific issues.