Closed (fixed)
Project:
Google Chart Tools: Image Charts
Version:
5.x-1.0-1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2008 at 12:15 UTC
Updated:
7 Mar 2008 at 15:21 UTC
I've written a custom filter to embed CSV Google Charts, but if I use bbcode input format, I can't display the images (chart by default uses a
HTML tag). I've taken the liberty to add another function to your module, chart_url(), which returns just the chart url, which can be embedded to any input format that can show images (like [img][/img] on bbcode).
| Comment | File | Size | Author |
|---|---|---|---|
| chart.module-url.patch | 568 bytes | kmargar |
Comments
Comment #1
tjholowaychuk commentedThis was my intention of chart_build(); however your patch certainly makes that idea cleaner, I will patch the module asap.
Comment #2
tjholowaychuk commented