Skip to content
Snippets Groups Projects
Commit c17c5f5a authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: README.md

	new file:   img/web_page.png
parent 24ddc9a0
Branches
Tags
No related merge requests found
root web canvas
===============
See tutorial
## Overview
A tool for saving and viewing plots from ROOT via `THttpServer` and `jsroot`.
![alt text](img/web_page.png "jsroot display")
## Quick start
See tutorial.
## Documentation
```
DESCRIPTION
An http server for serving and saving root canvases.
NAME
Web canvas server
Web canvas server
SYNOPSIS
web_canvas_server [-p <http_port>] [-H <http_host>] [-P <socket_server_port>] [-i
<init_file>] [-o <save_file>] [-j] [-h]
<init_file>] [-o <save_file>] [-j] [-l] [-d <output_dir>] [-h]
web_canvas_server [-p <http_port>] [-H <http_host>] [-P <socket_server_port>] [-f <io_file>]
[-j] [-h]
[-j] [-l] [-d <output_dir>] [-h]
OPTIONS
-p, --port <http_port>
......@@ -40,6 +50,12 @@ OPTIONS
this only applies to new socket connections (not initialized from a file. The
objects are written when the socket connection is disconnected.
-l, --load-json
Load the data currently in the json directory
-d, --output-dir <output_dir>
set the json output directory. Default: json
-h, --help Print help
LICENSE
......
img/web_page.png

148 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment