Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If you want to include absolute deviations you have to in define it by adding "graphomate/ui/charts/enums/DeviationType"
  • When using attributes/elements in your XML-View which need a "graphomate.ui.enums.[...]"-value, make sure to type the first letter in upper-case.  
  • The Web IDE might not load the graphomate library properly and throws within the IDE an error "error: Variable: ESLint(no-undef) : "graphomate" is not defined.", but if you include the library correctly it should work anyways.
  • Sometimes when using the sandbox or by using deployed apps on your launchpad you might face an 503 Error or "Uncaught SyntaxError: Unexpected token <", which doesn't allow to open your app properly. Try to click on the upper left icon and log out and in again. This should fix this bug. (Tip: Anonymous may not using apps as far as we know)
  • Sometimes you need to clear your cache so libraries can load properly (F12 → Ctrl+Shift+R)