"Data Column(s)" is showing nothing, hence columns cannot be selected during the steps to enable views style format as "highcharts". This may be because it only supports integers, but there is definitely one integer column in the view.

Comments

stovak’s picture

How can I reproduce this issue? When I have integer columns in the fields they show up on the view config panel....??

milesw’s picture

Same issue here, because I'm not using an actual numeric field. The field I want to use for data is from Views aggregation – a count of nodes for each taxonomy term.

What if all fields were selectable, and it was up to the user to correctly choose a numeric field?

stovak’s picture

I'll try to get this in a dev branch this weekend and let you know.

kong’s picture

Subscribing... I'm exactly in the same situation as @milesw

Georgique’s picture

Try my patch please. If you will have some errors tell me, I will try to fix.
http://drupal.org/node/1335218

stovak’s picture

So i've added code in the DEV branch that allows any column to be added to the HighChart. You could potentially break the chart if you add a column that is text. I hope to put a check to fix that soon. Dev branch will be the place where these issues are fixed going forward.

-tom

stovak’s picture

@ Georgique - didn't see your patch before I updated the dev branch. Will take a look at your patch later this week.

stovak’s picture

Resolved in a newer version.

stovak’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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