Add: print sample - graph, ranking
This commit is contained in:
@@ -47,6 +47,8 @@ class Chart {
|
||||
textObject.anchor.set(0.5);
|
||||
textObject.stroke = "#333";
|
||||
textObject.strokeThickness = 3;
|
||||
|
||||
return textObject;
|
||||
}
|
||||
|
||||
getFontStyle() {
|
||||
|
||||
Reference in New Issue
Block a user