Add charts / print buttons to your webapp

You are viewing revision #5 of this wiki article.
This version may not be up to date with the latest version.
You may want to view the differences to the latest version or see the changes made in this revision.

« previous (#4)next (#6) »

In this article you will find Yii framework extensions enabling you to add various charts/print out buttons etc. to your webapp.

This collection is summarizing following forum thread.

Charting with Yii:

  1. Yii Open Flash Chart 2 Extension feedback: very nice implementation and authors contribution - examples of using data from external sources(model, xml schema, etc.) would be greatly valuable
  2. Fusion Charts API Extension - Create and share Charts
  3. Flot - EFlot plotting library encapsulation
  4. Jqplot - extension of jqplot for charts
  5. Cvisualizewidget - This widget makes it easy to render charts and graphs within your web application by utilising the visualize jQuery plugin.

Printing, generating pdf, xls, cvs etc. with Yii:

  1. Generating PDF with - tcpdf needs to be rechecked as it does not work properly...
  2. Simple Yii extension printout for .datagrid and other .css elements printing
  3. Yii CVS generator cvsout See installation issues
  4. Generating PDF with pdflib.
  5. phpexcel-codeplex by sharehua

Additional data generation, aggregation, grouping extensions and methods:

  1. ...

Please offer your solutions and specify additional categories relevant to this topic in above mentioned forum thread.

6 0
9 followers
Viewed: 37 469 times
Version: Unknown (update)
Category: Tutorials
Written by: CoLT
Last updated by: CoLT
Created on: Jun 17, 2010
Last updated: 13 years ago
Update Article

Revisions

View all history

Related Articles