Closed (fixed)
Project:
Views Charts
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Aug 2009 at 13:17 UTC
Updated:
22 Jul 2010 at 14:20 UTC
Jump to comment: Most recent
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
Comment #1
eme commentedComment #2
Anonymous (not verified) commentedThanks. 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
Comment #3
eme commentedIndeed, 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.
Comment #4
rsevero commentedI believe this has already been fixed.
Please reopen with more info if necessary.