473,770 Members | 2,781 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Graphical display of data

JJ
Just wondered what is generally used to display data in graphical form?

(i..e I have some simple data to display in a bar graph/pie chart for
example).

?

JJ
May 4 '07
10 1656
Hi, you may want to try http://www.softwaresigloxxi.com. Almost free
and already work for many people.

On 4 mayo, 12:49, "JJ" <a...@xyz.comwr ote:
Just wondered what is generally used to display data in graphical form?

(i..e I have some simple data to display in a bar graph/pie chart for
example).

?

JJ

Jun 3 '07 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
3330
by: brian.vincent | last post by:
I'm trying to use the ssh2 functions to run a graphical app. I have no problem opening ssh2_shell and running something like "/bin/ls /tmp". However when I try to do something like: fwrite($stdio,"/usr/X11R6/bin/xclock -display some-other-machine:0\n"); It doesn't work. I've tried wrapping the xclock command in a shell script and a C program and still no luck. In both instances I can ssh into the remote machine and run the commands...
4
8020
by: Cobb | last post by:
Hello- I'm interested in building a graphical timeline for a series of tasks that are stored in a SQL Server 2000 database. The tasks reside within a table. We also have a table to track the history and date of status changes. Some of the status flags are as follows: 1 - In Progress. 2 - Awaiting Info. 3 - On review server. For each task, using ASP or ASP.Net, I would like to be able to display a
2
2013
by: ·sÂA¤H | last post by:
I am doing a XML-based workflow management system in Final year project. I wanted to develop a GUI (drag and drop graphic) to define the rule of workflow and save it to XML. How can I generate graphic to XML format? Is anyone call tell me what can I do for this? I am a freshmen of XML thanks for your help and advise
9
2048
by: Bryan Olson | last post by:
Here's a module to show stderr output from console-less Python apps, and stay out of the way otherwise. I plan to make a ASPN recipe of it, but I thought I'd run it by this group first. To use it, import the module. That's it. Upon import it will assign sys.stderr. In the normal case, your code is perfect so nothing ever gets written to stderr, and the module won't do much of anything. Upon the first write to stderr, if any, the...
1
1040
by: FE-FR | last post by:
Hi, I know that I am in a .net newsgroup, but you probably advise me. I must use VB6 for a small tool. I need to display an information in a graphical language (hebrew, arabic, ...). As a test, I would like to display HELLO on the screen in English and hebrew. For example, use a LABEL control.
2
1598
by: bazzer | last post by:
im doing an ASP.NET web application for booking cinema tickets online. for one part of it i need to show a graphical display(very very basic) of seats in a particular screen of the cinema. it would need to show seats that are already booked and, also, allow seats to be selected(booked) by clicking on them. when they are selected they should also give the option of allowing user select between an adult or child price. i was thinking of...
0
1090
by: yairk35 | last post by:
hey, I'm looking for an oracle graphicall/designing tool that should display a graphical items which represent buildings and flats based on an database's data (9i). it should also changed dinamiclly . any idea? thanks in advance! yair
9
5981
by: Mel | last post by:
I have some Asp.net 2.0/vb.net code that creates a gantt chart with some dependencies as a new MS Project (.mpp) file. How would I show this resulting .mpp file on an Asp.net webpage? I want to show the Gantt Chart as a graphical object on my webpage and display it as read only.
8
6615
by: r0g | last post by:
Hi There, I'm trying to migrate a locally hosted page from windows to a private Ubuntu development server and one of the key bits of functionality (which used to work fine in Windows) was the ability for the page to start a file browser via PHP's exec() function. I can't get this working under Ubuntu though e.g. <?php exec('nautilus /var/www'); ?>
0
9425
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10057
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10002
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8883
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6676
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5312
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5449
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3970
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3575
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.