File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -70,11 +70,12 @@ To see examples of API usage please see my blog posts:
70
70
- http://www.the-data-wrangler.com/introducing-data-forge-plot/
71
71
- http://www.the-data-wrangler.com/data-forge-plot-update/
72
72
- http://www.the-data-wrangler.com/data-forge-plot-update2/
73
+ - http://www.the-data-wrangler.com/data-forge-plot-update3/
73
74
74
75
There's also a first example of DFP here (JavaScript):
75
76
76
77
https://github.com/data-forge/data-forge-plot-first-example
77
78
78
- There's a bunch of TypeScript examples in DFP's GitHub repo:
79
+ And a bunch of examples in this repo:
79
80
80
- https://github.com/data-forge/data-forge-plot/tree/master/ examples/
81
+ https://github.com/data-forge/data-forge-plot- examples
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " data-forge-plot" ,
3
- "version" : " 0.4.4 " ,
3
+ "version" : " 0.4.5 " ,
4
4
"description" : " Plotting API for use with Data-Forge." ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments