Ticket #13 (closed enhancement: fixed)

Opened 7 years ago

Last modified 6 years ago

Graphic charts need to be added

Reported by: rjl Owned by: rjl
Priority: normal Milestone: 1.0.0
Component: PHP scripts Version: 1.0.0 RC5
Severity: normal Keywords: charts graphs jpgraph
Cc:

Description

The JpGraph?-based chart system needs to be implemented, similarly to what used to exist in Maia 0.9.x. This includes pie charts as well as histograms, and needs to be implemented with support for dynamic chart generation as well as static chart generation at fixed intervals.

Change History

Changed 7 years ago by rjl

  • status changed from new to assigned

Changed 7 years ago by dmorton

chart_virus.php is affected by this ticket. virusstats.php wants to call this to display the chart, but yields a broken icon.

Changed 7 years ago by dmorton

  • milestone changed from 1.0.0 to 1.1.0

We just realized that jpgraph does not have an acceptable license to be included in Maia. That means using another graphing library or doing direct GD calls. So far the best contenders are phplot and ykcee.

In the meantime, I think graphical charts are holding us up. I propose we yank out all mention of graphical charts for now, to stabilize on a release, and then try to get graph support for post 1.0.

Changed 6 years ago by anonymous

  • component changed from PHP scripts to amavisd-maia

Changed 6 years ago by anonymous

  • component changed from amavisd-maia to Website

Changed 6 years ago by dmorton

  • component changed from Website to PHP scripts
  • milestone changed from 1.1.0 to 1.0.0

Changed 6 years ago by dmorton

  • status changed from assigned to closed
  • resolution set to fixed

Charts now use Image_Graph PEAR library.

Note: See TracTickets for help on using tickets.