### the long line is a set of numeric data (for a curve), it is pretty readable
jsxgraph source: source-is-missing [examples/curve2.html]
jsxgraph source: source-is-missing [examples/regression.html]

### the long lines inside the following files are Jxsgraph boards coded in
### jsxgraph's binary format. Allthough there is no source available to get
### this particular code, one may assume that those binaries which are used
### only with the function JXG.JSXGraph.loadBoardFromString can be considered
### as image files.
jsxgraph source: source-is-missing [examples/ggb/ggbtest-newxml.html]
jsxgraph source: source-is-missing [examples/i2gstring.html]
jsxgraph source: source-is-missing [examples/optimization.html]
jsxgraph source: source-is-missing [examples/parabola.html]

### the long lines are Jsxgraph source code, which is not divided in many lines
### i.e. there is one single line for every geometrical entity; likewise the
### binaries above, such lines can be considered as image files, their role
### is to illustrate a concept in jsxgraph
jsxgraph source: source-is-missing [examples/sketch.html]


### there is a long line featuring some Javascript source; it remains readable.
jsxgraph source: source-is-missing [examples/wasm/cpp.js]

# these are ASCII file with very long lines
# however I could check that they are fairly readable and understandable
# as Javascript sources without uglification

jsxgraph source: source-is-missing [src/loadjsxgraph.js]

# there are long lignes due to repeated checks of character codes
# however the code is human-readable

jsxgraph source: source-is-missing [examples/ggb/ZA/6. Anhang/6.2. - JXG.GeogebraReader.js]

# there are long lines due to poorly prettified HTML
# however the code is human-readable

jsxgraph source: source-is-missing [examples/tracecurve/egg.html]
jsxgraph source: source-is-missing [examples/tracecurve/ladder_sliding_wall.html]
jsxgraph source: source-is-missing [examples/tracecurve/limacon.html]
jsxgraph source: source-is-missing [examples/tracecurve/simsonsteiner.html]
jsxgraph source: source-is-missing [examples/tracecurve/watts_curve.html]

