i followed the instructions and installed what appears to be everything i need. i created a very basic view with 1 field that has a label and couple integer values. if i create a pie chart, i get ajax errors everywhere. if i create a bar chart, i can save but either get ajax error or the page will load and only display the chart title. nothing else.
am i missing something?
screenshot
*edit*
7.x-1.x-dev seems to be working
7.x-2.x-dev is what i was having an issue with. i like that there were TONS of options on this one
**edit**
after exploring further, i would really, REALLY, like to to get 7.x-2.x-dev working. it had A LOT more options available and i really need stacked bar chart!
Comments
Comment #0.0
dalearyous commentedupdate
Comment #1
scottrigbyHi dalearyous,
See the project page under Versions > 2.x Views integration: #1674902: Highcharts views 2.x status.
As of tonight, the 'Pie basic' template should work for a field with allowed values. See the attached screenshot.
Currently these chart templates are very basic examples, which can be overridden by the advanced options. Developers can extend/customize the chart template classes, or help flesh them out to be more generally workable for various use cases - patches or ideas on that are welcome! See #1674928: Allow full use of Highcharts library Options in Views.
Comment #2
scottrigbyAlso see a resulting chart. This is a view of devel-generated content with a taxonomy term reference field containing allowed values.
Comment #2.0
scottrigbyupdate