There are 6 steps involved in real-time generating dynamic charts with Swiff Chart Generator:
- The web user requests the URL referencing the server script (ASP.NET/ASP/PHP/JSP)
- The web server runs the script that creates a Swiff Chart object
- The Swiff Chart object loads a specified style file (ie chart template) that contains all the
necessary layout and format parameters (chart types, colors, fonts, text format, animations etc)
- The server script and/or Swiff Chart accesses databases, text files, etc. and as a result.
- A Flash movie (or an image) is generated containing a chart that has the graphical layout
specified in the style file and integrates the data accessed values.
- The Flash movie (or the image) is sent to the client browser as a direct response to the script request