Closed (fixed)
Project:
Table to Chart
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
25 Mar 2015 at 14:28 UTC
Updated:
19 Jan 2022 at 19:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
minoroffense commentedAll the options available are in this js file:
http://cgit.drupalcode.org/table_chart/tree/table_chart.js
If the option you're looking for isn't there (which it doesn't appear to be) you're more than welcome to write a patch to add it in and I'll be glad to review it.
Comment #2
minoroffense commentedComment #3
Anonymous (not verified) commentedThanks for the hint. I modified the table_chart.js and it works fine for me. Unfortunately I have no experience with writhing a patch. I therefore attached the modified table_chart.js and hope you can use it for the needed patch.
Comment #4
minoroffense commentedThanks for the code. I've added the option. Should appear in the next release.