It seems you forgot to add a line for line support of OpenChart.
When adding 'line' => t('Line'), line 83 of views_plugin_chart_graph, the line capability is enabled in the Views module.

Adding amchart support in the module would requiere a bit more coding (but not much) : just add the amchart option for the engine and a dynamic form for the display.

The problem being that amchart capability does not function well it seems (see #553562: amcharts support). It displays You need to upgrade your Flash Player (and for me it is not a views chart issue but a charts and graphs issue).

Comments

eme’s picture

Title: Line support and amchart » Openflash Line support and amchart support
Anonymous’s picture

Thanks. I tried this and it works for me. Take note that the correct file name to add the code snippet to is views_plugin_style_chart.inc.

Rob
Awakened Voice

eme’s picture

Indeed, sorry for the file name.

I'll work next week on amchart support and update this post as well as #553562: amcharts support because these two modules need to be modified for that.

rsevero’s picture

Assigned: Unassigned » rsevero
Status: Active » Fixed

I believe this has already been fixed.

Please reopen with more info if necessary.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.