0
votes
2answers
25 views
Change Silverlight Chart Legend Item Layout
I am working on customizing the layout of a Silverlight Toolkit Chart. I have two requirements:
1) Move the Legend area to the bottom of the chart (solved).
2) change the layout of elements within …
0
votes
0answers
7 views
MS Chart Controls - Ignore Zero Values
Hello,
I am trying to ignore zero values in my Chart but when a value is NULL the marker always jumps to 0 in the Y-Axis. How can I exclude zero values, so there will be no marker for that value? Is …
0
votes
2answers
52 views
Java: Really simple scatter plot utility
I know there are many comparisons of java plotting libraries out there, but I'm not finding what I need. I just want a mind-numbingly simple toolkit that creates images of scatterplots from a set of …
0
votes
0answers
7 views
Microsoft Chart Controls best fit line
Anyone know any resources that will help me implement a best fit line in Microsoft Chart Controls.
0
votes
1answer
33 views
Editing legend name on an excel chart using C#
I want to edit the name of the legends given on my excel chart. Right now I have 5 Series on a chart and the legend displays the names "Series 1", "Series 2", "Series 3", "Series 4", "Series 5". I …
0
votes
0answers
6 views
Creating curve chart showing stock market fluctuations with different colors using chart control
Dear All,
I am working with chart control to show stock market fluctuations using asp:chart control.
I am taking one of the value as median to show fluctuations.
Any value greater than median value …
0
votes
1answer
39 views
SSRS Chart w/Series and Mean
Hi all,
I have a chart I'm making in SSRS.
My database is returning data like this:
Period Name, Question, Answer, Count, Mean, Median
Nov 09, Can Haz Chezbrgr, Yes, 5, 4, 3.1
Nov 09, Can Haz …
1
vote
0answers
17 views
SSRS + e-accute (é) + Chart = Rendering issue
I've got an SSRS report that contains a table and a chart. In the table, the name CafĂ© shows up with no problem, but in the chart it gets escaped (rendered as Café).
I'm not having any luck …
0
votes
1answer
85 views
Grid Chart using GWT
Hi,
Is there any library in gwt that will create grid chart, something similar to this : http://www.eyescience.com/images/vision/amsler_grid.gif.
Thank you.
0
votes
0answers
10 views
ASP:Chart Image links Breaking/Disappearing
Hey all,
I'm currently using a number of charts on a page to display a few statistics for a voting program using the Chart control. One chart is contained in a control that displays a "featured" …
0
votes
2answers
51 views
How to use Graphviz(image_graphviz) with php array or json to produce dynamic chart
Hello everyone,
I have installed Graphviz and pear image_graphviz in windows WAMPserver. I can draw graph with dot in php now.
But I want to use Graphviz with php array or json.
What can i do for …
2
votes
1answer
52 views
web chart with hover events
Hello,
I am after a library with a Python interface to render nice looking charts with hover events for each point.
ChartDirector does what I want, but I would prefer an open source solution.
…
3
votes
3answers
164 views
Creating an Infographic In Python
I want to create a simple infographic in python. Matplotlib seems to have a lot of features but nothing that covers off my simple heatmap grid example.
The infographic is a simple 5 x 5 grid with …
0
votes
0answers
22 views
How is the ChartViewWebPart used in Sharepoint?
How is chartviewwebpart used in Sharepoint?
Please tell me and give an example
0
votes
2answers
79 views
Dynamic Pie Charts
I am searching for a free charting library, either in Java, JS, or Flash, that allows for drill-down type interaction. An example of this sort of behavior can be found in the trends section on …
