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

dalearyous’s picture

Issue summary: View changes

update

scottrigby’s picture

Status: Active » Postponed (maintainer needs more info)
StatusFileSize
new50.4 KB

Hi 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.

issue-1965728.png

scottrigby’s picture

StatusFileSize
new25.58 KB

Also see a resulting chart. This is a view of devel-generated content with a taxonomy term reference field containing allowed values.

issue-1965728-chart.png

scottrigby’s picture

Issue summary: View changes

update