43e13b53b1af8b587ddca47c6967d74a5cd4d558
The legend ("key" in Gnuplot speak) is no longer part of the image.
Instead it is a floating&movable overlay.
In the gallery we still use the legend/key in the image.
README
start Angular development server
cd pdb-js
build/npm/npm-v8.1.2/bin/npm run ng serve
or
gradlew npm_run_ng_serve
create new component
cd pdb-js
build/npm/npm-v8.1.2/bin/npm run ng generate component component-name
update JavaScript libraries
gradlew npm_update
gradlew npm_audit_fix
Description
Languages
Java
79.4%
TypeScript
11.1%
HTML
4.5%
Python
2.8%
SCSS
1.1%
Other
0.9%