282 people following this project (follow)

Last edited Apr 9 2010 at 1:11 PM by Thecentury, version 2

Comments

somos Mar 26 at 8:40 PM 
It's unexcusable that such a good developed product like this one full of different capabilities is not documented. An undocumented feature is an nonexistent feature for the end user and it's wasted time of the developer. Documentation and code are not separated thing. One without the other are useless.

erikvullings May 18 2011 at 9:13 AM 
For an example, see also the MSDN article "Generating Graphs with WPF": http://msdn.microsoft.com/en-us/magazine/ff714591.aspx.
For a good example of how to use data binding (MVVM), see http://dynamicdatadisplay.codeplex.com/discussions/228122 (note that you have to bind to a readonly ObservableCollection), or download it from http://cid-996b1960e19fab56.skydrive.live.com/self.aspx/.Documents/LineGraph.zip.

holyfetzer Oct 24 2010 at 3:53 PM 
Unfortunetaly as FrauHolle mentioned the lack of documentation or good tutorials (at least up to this point) makes D3 almost unusable for certain applications

FrauHolle Oct 13 2010 at 11:52 AM 
The given link can not be called a "documentation" by any means. It is a mere collection of random topics. Please provide at least a usable "getting-started" guide or 90% of your work will be completely meaningless to the vast majority of the audience.