Hi All,
I am displaying a graph with ths xaml code.
<Grid>
<d3:ChartPlotter x:Name="chartPlotter">
<d3:ChartPlotter.HorizontalAxis>
<d3:HorizontalDateTimeAxis Name="dateAxis...
Id #19625 | Release:
None
| Updated: Apr 22 at 4:13 AM by shambhu1234 | Created: Apr 22 at 4:13 AM by shambhu1234
Hello !
I would to creat an Vertical Line and a DraggablePoint to show an Y Value for an X Value of an chart...
I search everywhere but i don't find a methode who return Y Value for an X Value......
Id #19238 | Release:
None
| Updated: Feb 22 at 12:36 AM by Elite182 | Created: Jan 24 at 9:43 AM by Elite182
Hello !
I would like to create a vertilcal line with DraggablePoint to show the the value of Y Axis for an chart.
I search everywhere to try to find method who return Y value for an X Value...
...
Id #19237 | Release:
None
| Updated: Feb 22 at 12:36 AM by Elite182 | Created: Jan 24 at 9:35 AM by Elite182
We have been using DynamicDataDisplay in a Visual Studio 2010 project. After installing Visual Studio 2012 our application is throwing the following runtime exception when trying to instantiate an...
Id #18738 | Release:
None
| Updated: Mar 4 at 4:00 PM by CathodeFollower | Created: Oct 2, 2012 at 2:09 PM by thamilton
I ran into a problem, where my BarGraph doesn't want to render when the X values are in the DateTime.Now range.
The following code illustrates the point:
this.barChart.PlotBars(5, 5); // Will r...
Id #18208 | Release:
None
| Updated: Feb 22 at 12:36 AM by aaabor | Created: Jun 9, 2012 at 1:45 AM by aaabor
It would be great to see this library ported to a Portable Class Library so that it can be used in many more project types, including Windows 8 Metro applications.
Is there already any progress i...
Id #17731 | Release:
None
| Updated: Feb 22 at 12:36 AM by abracadabra | Created: Mar 30, 2012 at 8:34 AM by Thof1
Please distribute the binaries for this as NuGet packages, sooo much easier to use in that case and really the way libraries should be distributed these days for .Net.
Id #17664 | Release:
None
| Updated: Apr 28 at 10:27 AM by servitola | Created: Mar 19, 2012 at 9:59 PM by davidacoder
Title says it all. I am much more interested in a WPF version. I use D3 within my scientific code to display data, which of course runs on the full .Net Framework, not Silverlight.
Id #17663 | Release:
None
| Updated: Mar 7 at 10:44 AM by dogajunk | Created: Mar 19, 2012 at 9:59 PM by davidacoder
Hi,
I'm using D3 to visualize the efficiency of electromotors. The isoline graph looked like the best solution, as it supports everything I'm planning to do. It currently looks like the attached ...
Id #17333 | Release:
None
| Updated: Feb 22 at 12:36 AM by CXgamer | Created: Feb 2, 2012 at 7:46 AM by CXgamer
Creating a DraggablePoint at 0,0 by any method, xaml or on c# means that the Draggable point is not visible.
e.g. <d3:DraggablePoint Position="0,0"/>
Id #17268 | Release:
None
| Updated: Feb 22 at 12:36 AM by mchilton | Created: Jan 16, 2012 at 8:36 AM by mchilton