Skip to content

Can't get 'bar' or 'pie' chart to work. #104

@sgothel

Description

@sgothel

At https://jogamp.org/wiki/index.php/SW_Tracking_Report_Feature_Objectives_Overview
we have used your generally working extension now.

Yes, we have created the '$wgBugzillaChartStorage' 'charts' folder w/ proper permissions for the apache2 server.

However, if trying to get charts working, bar or pie, we either get the error:

" Bugzilla query error
Notice: Array to string conversion in /srv/www/jogamp.org/mediawiki-git-1.32/extensions/Bugzilla/templates/error.tpl on line 5 error, http-bad-status, Array"

or the resulting images are corrupt / buggy.

+++

Our test page: https://jogamp.org/wiki/index.php/Test01

== bar 1 ==

{
"version": "2.4.0",
"x_axis_field": "status"
}

== bar 2 ==

{
"version": "2.4.0",
"y_axis_field":"percent_complete",
"x_axis_field": "status"
}

== pie 1 ==

{
"version": "2.4.0",
"x_axis_field": "status"
}

== pie 2 ==

{
"version": "2.4.0",
"y_axis_field":"percent_complete",
"x_axis_field": "status"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions