drlippman / IMathAS

IMathAS Online Math Assessment
Other
110 stars 98 forks source link

edits to help file jsxgraph #356

Closed nick-chura closed 1 year ago

nick-chura commented 1 year ago

I noticed that setting the 'face' of points, gliders and intersections won't accept camelCase, as in the help file, but rather only all lowercase. I edited the help file in those places.

drlippman commented 1 year ago

That's interesting. The JSXgraph documentation says it should be camelcase, but the code itself indeed expects lowercase. Weird.