SVG 2D Graphics Research
|
|
Home Architecture for 2D Booking Systems Business Charts Engineering Diagrams Engineering Database GIS Logistic Procurement |
Business Charts
Business Documents Contain ChartsIt is worth remembering that SVG is not the whole answer. SVG should enable you to make better business documents as a whole, so that your documents have graphics in them in a naturally expressive way, for optimum communication. Business Charts ArchitectureSVG is really good for business charts. Chart graphics in SVG are typically very, very compact, for super-fast picture download. Because the graphics are produced on demand, charts are right up-to-date. Whenever you fetch the document from the server, the chart is produced afresh. And because SVG can be embedded in XHTML, HTML and XML, you can create the documents you want from your data. Demonstration Pie ChartHigh Quality Document InformationYour business data constantly changes, and you are used to the advantages of non-graphical data being produced 'now'. But in many systems documents that include graphics are only produced every few hours/days, because your IT department use a spreadsheet for graphics. That's weak. Server-side Graphics Apps and SVG bring proper timeliness to graphics documents. Remember reading about 'good' information being "Up-to-date"? This SVG 2D graphics architecture provides it. Business Charts ArchitectureAssume
This is how it works.
Zoom and PanBrowser Zoom and Pan enable the user to explore the chart without further server-side intervention. Interactivity - Vital Part of Business Charts ArchitectureRemember, your SVG graphics can also be interactive. Each graphical element can respond to the mouse, and you can program client-side in javascript or VBscript, and pass interactive moves made by the user back to another server-side script. The potential is enormous. Hyperlinking for WebFlexibility in Your Business Charts ArchitectureRemember, too, that any part of the SVG graphics picture can act as a hyper link, so you can construct documents that have rich semantic structures, and offer the user natural and helpful interfaces.
|