On Thursday, May 9, 2013 8:30:53 PM UTC-7, ynoslenav wrote: > Hi Rjollos > > 1. Not raise an SQL exception, but does not render the graph. > > 2. The remaining errors continue. > > 3. Others: > > TicketChart(type = stacked_ >> bars, key = owner, x_axis = status, query = milestone="MZOP1", title = >> Tickets b >> y status and owner for milestone1) >> stacked_bar_max_y_value >> for x_axis_stats in ticket_stats.itervalues()]) >> ValueError: max() arg is an empty sequence > > File "/var/trac/projects/claudino/plugins/TicketCharts.py", line 232, in >> _get_ > >
I haven't seen the error you mention in (3), but I know that the plugin is very difficult to install because it is not properly packages, so I've made a ticket for that as the first task (1). Please follow that ticket if you can, and let's take this off list to see if we can work out the other issues. This macro may be a suitable short-term solution, but for the long term, it might not be a good solution since I'm not sure that OpenFlashCharts is still being developed. It looks like the last updates were in 2010, unless the repository and website have just moved and I'm not seeing the latest. Assuming we get this working, you might just consider it to be a short-term solution, and maybe the plugin that Olemis provides (2) will be a better long term solution when it is read. (1) https://trac-hacks.org/ticket/11072 (2) https://groups.google.com/forum/?fromgroups=#!topic/trac-users/x1WMJviLla0 -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
