0
votes
1answer
8 views
WPF chart with x-axis selection
Hi Guys
I've been searching around for a chart with interactive selection. The idea is you have a long narrow chart with a rectangle overlay which had a handle at each end, this overlay is …
0
votes
0answers
4 views
Dojo 1.4 - IE 8 dojox.charting label not shown -> dojox.gfx
Hey guys,
I have a problem concerning dojox.charting, after updating to the new version of dojo IE 8 doesn't show the labels of my charts anymore. Seems to be a dojox.gfx text problem.
See with IE8:
…
4
votes
3answers
159 views
jQuery Charting
Can anybody suggest nice cross browser jQuery API plugin for developing Chart application
except like filamentgroup.com.
The API should be customizible.I want to integrate it in ASP.NET. (ofcourse
…
0
votes
0answers
11 views
horizontal error bar
Hi there,
I'm working on a charting UI, and have asked for help deciding on a good AJAX charting API, I think I'm going with Flot. It does almost everything I'd like to achieve, except for one, which …
0
votes
1answer
242 views
SQL Server Reporting Services: Limit Legend to One Series for Chart that has Multiple Series
I have a chart with these characteristics:
chart type is XY (scatter )
all XY data have x-values that are integers; they are called "Update Cycle" numbers. This represents "score" data from a given …
0
votes
4answers
53 views
PHP charting library
I'm looking for a PHP chart library, with a few specific criteria:
I can't use Google charts because, in at least one case, I need to be able to run on a private network with no internet access …
2
votes
1answer
92 views
ASP.NET Charting Control - Dynamically Adding and Removing Series of Datapoints
If you're familiar with ASP.NET's Charting controls, the Chart object contains a number of Series objects - which are series of datapoints that can be charted. Each series can be visualized in a …
1
vote
2answers
21 views
How do I show only the graph of a chart (No Legend, No Title, Minimum Space Used) in Silverlight 3.0?
I'm writing a Silverlight application that is showing a pie chart of completed items as an item in a DataGrid. I currently can get the graph to show as an item in the DataGrid using a …
4
votes
8answers
657 views
Ruby on Rails: What Reporting and/or Charting Tools Are Available?
I'm just starting out with Ruby/Rails and am wondering what Rails developers use to provide reports and/or charts on Rails sites. In ASP.NET I use the tools from DevExpress but I don't know enough …
0
votes
1answer
125 views
Trend Lines in ASP.NET Charting Controls
Any idea on how to produce a trend line in ASP.NET Charting Controls, i dont want the trend line based on time periods so i am guessing that the finacials stuff isnt useful in this case.
0
votes
2answers
43 views
Generate Image with Microsoft .NET Chart Controls Library without Control
Is it possible to generate images (jpeg, png, etc) using the Microsoft Chart Controls library without instantiating a WinForm or ASP.NET Control class? All the examples I have seen utilize a control …
0
votes
0answers
24 views
Hide weekends on WPF toolkit chart
I am making a small app that plots financial price data and since the finance markets are closed on the weekends, I have no data for those days. By default the chart, found in the new WPF Toolkit, …
0
votes
2answers
46 views
Add Chart Data from other Workbooks into one series with VBA - Excel 2007
Hi All,
I need to create a Chart which will grab data from external sources when a macro is run. Setting up the UserForm and all that is fine, all done, however I cant find out how to add another …
2
votes
2answers
139 views
F# charting example
I would like to do some basic charting in F# using build in features or a free library.
And I would be very very pleased with a very basic example of it, a pie chart if possible.
Example data :
…
0
votes
0answers
20 views
labels below xAxis at flex barChart
Hi,
I would like to customize labels below xAxis at bar chart - have long (4-5 words) names and would like to display them next below previous.
Is it possible?
Regards,
pszemo
