File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 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:
7070- http://www.the-data-wrangler.com/introducing-data-forge-plot/
7171- http://www.the-data-wrangler.com/data-forge-plot-update/
7272- http://www.the-data-wrangler.com/data-forge-plot-update2/
73+ - http://www.the-data-wrangler.com/data-forge-plot-update3/
7374
7475There's also a first example of DFP here (JavaScript):
7576
7677https://github.com/data-forge/data-forge-plot-first-example
7778
78- There's a bunch of TypeScript examples in DFP's GitHub repo:
79+ And a bunch of examples in this repo:
7980
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 11{
22 "name" : " data-forge-plot" ,
3- "version" : " 0.4.4 " ,
3+ "version" : " 0.4.5 " ,
44 "description" : " Plotting API for use with Data-Forge." ,
55 "main" : " build/index.js" ,
66 "types" : " build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments