Skip to content

v0.1.0

Compare
Choose a tag to compare
@salah3x salah3x released this 10 Oct 18:12
· 3 commits to master since this release

Features:

  • Execute code on a remote server.
  • Show execution output.
  • Preserve the execution context.
  • Validate the input code.
  • Show proper error messages.
  • Visualize output data if it's parseable, i.e. follow this format SeriesA\tSeriesB\tSeriesC\n1\t2\t3\n4\t5\t6....
  • Change the visualization type on the fly.