Skip to content

Commit 3aece7e

Browse files
committed
Boxplot element and category coordinate have been added.
Squashed commit of the following: Added testing notes. Added the test coverage for the changed code. Added documentation. TextAlignment enum has been added to be used as a hint for the rendering. Category coord has been added. Added explicit Quartiles struct. Initial Boxplot element has been added.
1 parent 5db0d80 commit 3aece7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/wasm-demo/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"wasm",
1717
"rust",
1818
"webpack",
19-
"visualization"
19+
"visualization"
2020
],
2121
"author": "Plotters Developers",
2222
"license": "MIT",

0 commit comments

Comments
 (0)