You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,16 +26,16 @@ Since AWS Lambda is a secure and isolated runtime and execution environment, the
26
26
27
27
[Chart.js](https://github.com/chartjs/chart.js) provides a set of frequently used chart types, plugins, and customization options. In addition to a reasonable set of built-in chart types, there are also community-maintained chart types.
28
28
29
-
> Current supported version chart.js@4.4.9 with chartjs-node-canvas@5.0.0
29
+
> Current supported version chart.js@4.5.0 with chartjs-node-canvas@5.0.0
30
30
31
31
### Fabric.js support
32
32
33
33
[Fabric.js](https://github.com/fabricjs/fabric.js) provides a missing and interactive object model for canvas, as well as an SVG parser, layer of interactivity, and a whole suite of other indispensable tools.
34
34
35
-
> Current supported version fabric@6.6.4
35
+
> Current supported version fabric@6.7.0
36
36
37
37
### Konva support
38
38
39
39
[Konva](https://github.com/konvajs/konva) enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.
0 commit comments